Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / thombashi 97 repositories

๐Ÿ’ฎ ๐Ÿฆ‰๐Ÿ’ค๐Ÿ’ค

Funding links: https://github.com/sponsors/thombashi

thombashi/SimpleSQLite

SimpleSQLite is a Python library to simplify SQLite database operations: table creation, data insertion and get data as other data formats. Simple ORM functionality for SQLite.

Language: Python - Size: 1.25 MB - Last synced: 4 days ago - Pushed: 5 months ago - Stars: 128 - Forks: 15

thombashi/tcconfig

A tc command wrapper. Make it easy to set up traffic control of network bandwidth/latency/packet-loss/packet-corruption/etc. to a network-interface/Docker-container(veth).

Language: Python - Size: 1.43 MB - Last synced: 10 days ago - Pushed: 25 days ago - Stars: 766 - Forks: 80

thombashi/DateTimeRange

DateTimeRange is a Python library to handle a time range. e.g. check whether a time is within the time range, get the intersection of time ranges, truncate a time range, iterate through a time range, and so forth.

Language: Python - Size: 376 KB - Last synced: 10 days ago - Pushed: 25 days ago - Stars: 100 - Forks: 17

thombashi/pathvalidate

A Python library to sanitize/validate a string such as filenames/file-paths/etc.

Language: Python - Size: 770 KB - Last synced: 10 days ago - Pushed: 15 days ago - Stars: 205 - Forks: 11

thombashi/pytest-discord

A pytest plugin to notify test results to a Discord channel.

Language: Python - Size: 170 KB - Last synced: 10 days ago - Pushed: 16 days ago - Stars: 5 - Forks: 0

thombashi/pytest-md-report

A pytest plugin to generate test outcomes reports with markdown table format.

Language: Python - Size: 477 KB - Last synced: 10 days ago - Pushed: 16 days ago - Stars: 26 - Forks: 6

thombashi/pytablereader

A Python library to load structured table data from files/strings/URL with various data format: CSV / Excel / Google-Sheets / HTML / JSON / LDJSON / LTSV / Markdown / SQLite / TSV.

Language: Python - Size: 958 KB - Last synced: 10 days ago - Pushed: 11 months ago - Stars: 105 - Forks: 10

thombashi/pathvalidate-cli

pathvalidate-cli is a command line interface for pathvalidate library. The tool can do sanitize/validate a string such as file-names/file-paths.

Language: Python - Size: 13.7 KB - Last synced: 10 days ago - Pushed: 8 months ago - Stars: 1 - Forks: 0

thombashi/allpairspy

A python library for test combinations generator. The generator allows one to create a set of tests using "pairwise combinations" method, reducing a number of combinations of variables into a lesser set that covers most situations.

Language: Python - Size: 138 KB - Last synced: 10 days ago - Pushed: 7 months ago - Stars: 249 - Forks: 42

thombashi/msgfy

msgfy is a Python library for convert Exception instance to a human-readable error message.

Language: Python - Size: 87.9 KB - Last synced: 10 days ago - Pushed: 8 months ago - Stars: 3 - Forks: 0

thombashi/sqlitebiter

A CLI tool to convert CSV / Excel / HTML / JSON / Jupyter Notebook / LDJSON / LTSV / Markdown / SQLite / SSV / TSV / Google-Sheets to a SQLite database file.

Language: Python - Size: 917 KB - Last synced: 10 days ago - Pushed: 26 days ago - Stars: 831 - Forks: 51

thombashi/pingparsing

pingparsing is a CLI-tool/Python-library parser and transmitter for ping command :arrow_right_hook:

Language: Python - Size: 564 KB - Last synced: 4 days ago - Pushed: 25 days ago - Stars: 75 - Forks: 9

thombashi/list-sponsors

A CLI tool to list GitHub sponsors of a user/organization with specified format (markdown/html/rst).

Language: Python - Size: 42 KB - Last synced: 10 days ago - Pushed: 27 days ago - Stars: 0 - Forks: 0

thombashi/releasecmd

releasecmd is a release subcommand for setup.py (setuptools.setup). The subcommand create a git tag and push, and upload packages to PyPI.

Language: Python - Size: 151 KB - Last synced: 10 days ago - Pushed: 27 days ago - Stars: 2 - Forks: 0

thombashi/python-lib-project-template

A project template for a Python library with CI configurations

Language: Python - Size: 179 KB - Last synced: 10 days ago - Pushed: 29 days ago - Stars: 5 - Forks: 2

thombashi/tcolorpy

tcolopy is a Python library to apply true color for terminal text.

Language: Python - Size: 387 KB - Last synced: 10 days ago - Pushed: 30 days ago - Stars: 10 - Forks: 2

thombashi/kpt Fork of kptdev/kpt

Automate Kubernetes Configuration Editing

Size: 56.6 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

thombashi/pytablewriter

pytablewriter is a Python library to write a table in various formats: AsciiDoc / CSV / Elasticsearch / HTML / JavaScript / JSON / LaTeX / LDJSON / LTSV / Markdown / MediaWiki / NumPy / Excel / Pandas / Python / reStructuredText / SQLite / TOML / TSV.

Language: Python - Size: 2.48 MB - Last synced: 10 days ago - Pushed: 4 months ago - Stars: 593 - Forks: 42

thombashi/cleanpy

cleanpy is a CLI tool to remove caches and temporary files related to Python.

Language: Python - Size: 129 KB - Last synced: 10 days ago - Pushed: about 2 months ago - Stars: 11 - Forks: 2

thombashi/humanreadable

humanreadable is a Python library to convert human-readable values to other units.

Language: Python - Size: 190 KB - Last synced: 10 days ago - Pushed: 10 months ago - Stars: 15 - Forks: 1

thombashi/elasticsearch-faker

elasticsearch-faker is a CLI tool to generate fake data for Elasticsearch.

Language: Python - Size: 142 KB - Last synced: 10 days ago - Pushed: 4 months ago - Stars: 10 - Forks: 3

thombashi/excelrd

excelrd is a modified version of xlrd to work for the latest Python versions.

Language: Python - Size: 4.02 MB - Last synced: 10 days ago - Pushed: 11 months ago - Stars: 9 - Forks: 0

thombashi/tabledata

tabledata is a Python library to represent tabular data.

Language: Python - Size: 317 KB - Last synced: 10 days ago - Pushed: 8 months ago - Stars: 7 - Forks: 1

thombashi/subprocrunner

A Python wrapper library for subprocess module.

Language: Python - Size: 266 KB - Last synced: 10 days ago - Pushed: about 2 months ago - Stars: 21 - Forks: 1

thombashi/spanner-schema-diff-image

Language: Dockerfile - Size: 8.79 KB - Last synced: 10 days ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

thombashi/df-diskcache

df-diskcache is a Python library for caching pandas.DataFrame objects to local disk.

Language: Python - Size: 20.5 KB - Last synced: 10 days ago - Pushed: 6 months ago - Stars: 1 - Forks: 0

thombashi/envinfopy

envinfopy is a Python Library to get execution environment information.

Language: Python - Size: 108 KB - Last synced: 10 days ago - Pushed: 11 months ago - Stars: 4 - Forks: 0

thombashi/mbstrdecoder

Python library for multi-byte character string decoder.

Language: Python - Size: 170 KB - Last synced: 10 days ago - Pushed: 12 months ago - Stars: 6 - Forks: 3

thombashi/sandbox

Personal sandbox

Language: Python - Size: 841 KB - Last synced: 10 days ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

thombashi/tblfaker

tblfaker is a Python library to generate fake tabular data.

Language: Python - Size: 103 KB - Last synced: 10 days ago - Pushed: 6 months ago - Stars: 5 - Forks: 1

thombashi/youtube-wpm

youtube-wpm is a CLI tool to get a YouTube video's words per minute (WPM).

Language: Python - Size: 33.2 KB - Last synced: 10 days ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

thombashi/pytablewriter-altcol-theme

pytablewriter-altcol-theme is a pytablewriter plugin to provide a terminal theme.

Language: Python - Size: 20.5 KB - Last synced: 10 days ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

thombashi/ghscard

A JavaScript widget to generate interactive GitHub user/repository/organization cards for static web pages (like GitHub pages).

Language: JavaScript - Size: 2.12 MB - Last synced: 10 days ago - Pushed: 10 months ago - Stars: 9 - Forks: 0

thombashi/grsched

A tool to show Garoon schedule at terminals.

Language: Python - Size: 55.7 KB - Last synced: 10 days ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

thombashi/gh-upgrade

gh-upgrade is a gh extension that updates the gh and its extensions to the latest version.

Language: Shell - Size: 4.88 KB - Last synced: 10 days ago - Pushed: 10 months ago - Stars: 1 - Forks: 0

thombashi/DataProperty

A Python library for extract property from data.

Language: Python - Size: 1020 KB - Last synced: 10 days ago - Pushed: 11 months ago - Stars: 15 - Forks: 5

thombashi/install-gh

Simple one-liner installer of gh (cli/cli) from the release assets.

Language: Shell - Size: 11.7 KB - Last synced: 10 days ago - Pushed: 10 months ago - Stars: 1 - Forks: 0

thombashi/NFStest

NFStest mirror with command help wiki.

Language: Python - Size: 742 KB - Last synced: 10 days ago - Pushed: almost 6 years ago - Stars: 4 - Forks: 3

thombashi/sqliteschema

sqliteschema is a Python library to dump table schema of a SQLite database file.

Language: Python - Size: 387 KB - Last synced: 10 days ago - Pushed: 6 months ago - Stars: 10 - Forks: 2

thombashi/pytablewriter-altrow-theme

pytablewriter-altrow-theme is a pytablewriter plugin to provide a theme that colored rows alternatively.

Language: Python - Size: 93.8 KB - Last synced: 10 days ago - Pushed: 8 months ago - Stars: 1 - Forks: 0

thombashi/PythonExamples

:notebook_with_decorative_cover: Learning Python libraries by examples.

Language: Jupyter Notebook - Size: 12.7 KB - Last synced: 10 days ago - Pushed: about 7 years ago - Stars: 0 - Forks: 1

thombashi/get-version-action

A GitHub Action which extracts the version from github.ref

Language: JavaScript - Size: 2.41 MB - Last synced: 10 days ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

thombashi/appconfigpy

A Python library to create/load an application configuration file.

Language: Python - Size: 114 KB - Last synced: 10 days ago - Pushed: 11 months ago - Stars: 3 - Forks: 0

thombashi/thank-you-stars

thank-you-stars is a CLI tool to stars to a PyPI package and its dependencies hosted on GitHub :star:

Language: Python - Size: 48.8 KB - Last synced: 10 days ago - Pushed: about 3 years ago - Stars: 7 - Forks: 2

thombashi/gtest-project-template

C++ test project template using Google Test.

Language: C++ - Size: 30.3 KB - Last synced: 10 days ago - Pushed: about 7 years ago - Stars: 4 - Forks: 1

thombashi/retryrequests

A Python library that make HTTP requests with exponential back-off retry by using requests package.

Language: Python - Size: 30.3 KB - Last synced: 10 days ago - Pushed: about 2 years ago - Stars: 4 - Forks: 1

thombashi/universal-ctags-installer

Build and installation script for Universal Ctags

Language: Shell - Size: 1.39 MB - Last synced: 10 days ago - Pushed: almost 6 years ago - Stars: 1 - Forks: 1

thombashi/docker-opengrok

Docker image for OpenGrok

Language: Dockerfile - Size: 3.91 KB - Last synced: 10 days ago - Pushed: over 5 years ago - Stars: 2 - Forks: 0

thombashi/cmakew

cmakew is a CMake wrapper CLI tool.

Language: Python - Size: 47.9 KB - Last synced: 10 days ago - Pushed: about 5 years ago - Stars: 9 - Forks: 0

thombashi/gh-update

gh-update is a gh extension that updates the gh to the latest version.

Language: Shell - Size: 7.81 KB - Last synced: 10 days ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

thombashi/pylama Fork of klen/pylama

Code audit tool for python.

Language: Python - Size: 1.26 MB - Last synced: 10 days ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

thombashi/CriterionSample

:notebook_with_decorative_cover: Examples of Criterion (https://github.com/Snaipe/Criterion)

Language: C - Size: 6.84 KB - Last synced: 10 days ago - Pushed: about 8 years ago - Stars: 5 - Forks: 0

thombashi/homebrew-sqlitebiter

Homebrew Formula for sqlitebiter

Language: Ruby - Size: 20.5 KB - Last synced: 10 days ago - Pushed: 6 months ago - Stars: 2 - Forks: 0

thombashi/readmemaker

A Python utility library to help make a README file from document files.

Language: Python - Size: 68.4 KB - Last synced: 10 days ago - Pushed: about 2 years ago - Stars: 4 - Forks: 0

thombashi/python-ci-image

A Docker image for CI with Python

Language: Makefile - Size: 15.6 KB - Last synced: 10 days ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

thombashi/python-cli-project-template

A project template for a Python CLI tool with CI configurations

Language: Python - Size: 65.4 KB - Last synced: 10 days ago - Pushed: 11 months ago - Stars: 2 - Forks: 1

thombashi/typepy

A Python library for variable type checker/validator/converter at a run time.

Language: Python - Size: 433 KB - Last synced: 10 days ago - Pushed: 6 months ago - Stars: 16 - Forks: 2

thombashi/pre-commit-bin

Single executable binary packages of pre-commit/pre-commit

Language: Shell - Size: 25.4 KB - Last synced: 10 days ago - Pushed: about 1 year ago - Stars: 0 - Forks: 1

thombashi/pytest-slack Fork of pytest-dev/pytest-messenger

Pytest-slack report plugin

Language: Python - Size: 204 KB - Last synced: 10 days ago - Pushed: about 4 years ago - Stars: 1 - Forks: 0

thombashi/coveralls-python Fork of TheKevJames/coveralls-python

Show coverage stats online via coveralls.io

Language: Python - Size: 508 KB - Last synced: 10 days ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

thombashi/dotfiles

:recycle: dotfiles

Language: Python - Size: 317 KB - Last synced: 10 days ago - Pushed: 10 months ago - Stars: 1 - Forks: 0

thombashi/thombashi.github.io

https://thombashi.github.io/

Language: HTML - Size: 784 KB - Last synced: 10 days ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

thombashi/go-jsonnet Fork of google/go-jsonnet

Language: Go - Size: 10.9 MB - Last synced: 10 days ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

thombashi/pypandoc Fork of JessicaTegner/pypandoc

Thin wrapper for "pandoc" (MIT)

Language: Python - Size: 277 KB - Last synced: 10 days ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

thombashi/yrmcds Fork of cybozu/yrmcds

memcached compatible KVS with master/slave replication.

Size: 542 KB - Last synced: 10 days ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

thombashi/PPA

Files to make deb packages for my Personal Package Archives

Language: Makefile - Size: 44.9 KB - Last synced: 10 days ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

thombashi/workalendar Fork of workalendar/workalendar

Worldwide holidays and workdays computational toolkit.

Language: Python - Size: 314 KB - Last synced: 10 days ago - Pushed: about 8 years ago - Stars: 1 - Forks: 0

thombashi/docker-pingparsing

Docker image for pingparsing

Language: Dockerfile - Size: 7.81 KB - Last synced: 10 days ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

thombashi/vscode-snippets

User defined snippets for Visual Studio Code

Size: 7.81 KB - Last synced: 10 days ago - Pushed: about 4 years ago - Stars: 2 - Forks: 1

thombashi/go-kintone Fork of kintone-labs/go-kintone

kintone REST API client for Go

Language: Go - Size: 49.8 KB - Last synced: 10 days ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

thombashi/docker-tcconfig

Docker image for tcconfig

Language: Dockerfile - Size: 12.7 KB - Last synced: 10 days ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

thombashi/docker-alias

Docker aliases and functions :whale:

Language: Shell - Size: 13.7 KB - Last synced: 10 days ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 0

thombashi/conda-recipes

conda package recipes

Size: 2.93 KB - Last synced: 10 days ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

thombashi/MonkeyType Fork of Instagram/MonkeyType

A system for Python that generates static type annotations by collecting runtime types

Size: 546 KB - Last synced: 10 days ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

thombashi/pytest-monkeytype Fork of mariusvniekerk/pytest-monkeytype

Size: 25.4 KB - Last synced: 10 days ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

thombashi/mkdocs Fork of mkdocs/mkdocs

Project documentation with Markdown.

Size: 27.8 MB - Last synced: 10 days ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

thombashi/black Fork of psf/black

The uncompromising Python code formatter

Language: Python - Size: 2.68 MB - Last synced: 10 days ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

thombashi/toml Fork of uiri/toml

Python lib for TOML

Language: Python - Size: 282 KB - Last synced: 10 days ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

thombashi/docker-py Fork of docker/docker-py

A Python library for the Docker Engine API

Language: Python - Size: 4.18 MB - Last synced: 10 days ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

thombashi/toml-test Fork of toml-lang/toml-test

A language agnostic test suite for TOML parsers.

Language: Go - Size: 132 KB - Last synced: 10 days ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

thombashi/soupsieve Fork of facelessuser/soupsieve

A modern CSS selector implementation for BeautifulSoup http://facelessuser.github.io/soupsieve/

Language: Python - Size: 798 KB - Last synced: 10 days ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

thombashi/pyjwt Fork of jpadilla/pyjwt

JSON Web Token implementation in Python

Language: Python - Size: 503 KB - Last synced: 10 days ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

thombashi/jsonschema Fork of python-jsonschema/jsonschema

An(other) implementation of JSON Schema for Python

Language: Python - Size: 1.34 MB - Last synced: 10 days ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

thombashi/eradicate Fork of PyCQA/eradicate

Removes commented-out code from Python files

Language: Python - Size: 79.1 KB - Last synced: 10 days ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

thombashi/cpython Fork of python/cpython

The Python programming language

Language: Python - Size: 247 MB - Last synced: 10 days ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

thombashi/nbformat Fork of jupyter/nbformat

Reference implementation of the Jupyter Notebook format

Language: Python - Size: 547 KB - Last synced: 10 days ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

thombashi/pyecharts-users-cases Fork of pyecharts/pyecharts-users-cases

pyecharts ็คบไพ‹ๆ–‡ไปถ

Language: Jupyter Notebook - Size: 857 KB - Last synced: 10 days ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

thombashi/pyecharts Fork of pyecharts/pyecharts

๐ŸŽจ Python Echarts Plotting Library

Language: Python - Size: 92.3 MB - Last synced: 10 days ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

thombashi/go-fuse Fork of hanwen/go-fuse

FUSE bindings for Go

Language: Go - Size: 3.05 MB - Last synced: 10 days ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

thombashi/pyrsistent Fork of tobgu/pyrsistent

Persistent/Immutable/Functional data structures for Python

Language: Python - Size: 901 KB - Last synced: 10 days ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

thombashi/python-markdown2 Fork of trentm/python-markdown2

markdown2: A fast and complete implementation of Markdown in Python

Language: Python - Size: 1.68 MB - Last synced: 10 days ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

thombashi/Redfishtool Fork of DMTF/Redfishtool

A Python34 program that implements a command line tool for accessing the Redfish API.

Language: Python - Size: 137 KB - Last synced: 10 days ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

thombashi/path.py Fork of jaraco/path

"Path" object conveniently wrapping assorted file/path-related functionality

Language: Python - Size: 672 KB - Last synced: 10 days ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

thombashi/logbook Fork of getlogbook/logbook

A cool logging replacement for Python.

Language: Python - Size: 1.66 MB - Last synced: 10 days ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

thombashi/Connectathon_README

Connectathon test suite README

Language: HTML - Size: 107 KB - Last synced: 10 days ago - Pushed: over 8 years ago - Stars: 1 - Forks: 0

thombashi/thutils

Personal python utility library (may delete in the future)

Language: Python - Size: 167 KB - Last synced: 10 days ago - Pushed: over 7 years ago - Stars: 1 - Forks: 0

thombashi/null

Size: 0 Bytes - Last synced: 10 days ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0