Tsuyoshi Hombashi

💮 🦉💤💤

Projects

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).

Python - Released: 17 Jan 2016 - 766

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.

Python - Released: 04 May 2016 - 831

pathvalidate

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

Python - Released: 24 Mar 2016 - 205

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.

Python - Released: 23 May 2016 - 593

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.

Python - Released: 19 Feb 2016 - 100

pingparsing

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

Python - Released: 05 Mar 2016 - 75

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.

Python - Released: 20 Jan 2017 - 249

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.

Python - Released: 21 Feb 2016 - 128

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.

Python - Released: 23 Oct 2016 - 105

pytest-md-report

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

Python - Released: 06 May 2020 - 26

tcolorpy

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

Python - Released: 28 Apr 2020 - 10

subprocrunner

A Python wrapper library for subprocess module.

Python - Released: 12 Aug 2016 - 21

typepy

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

Python - Released: 11 Feb 2017 - 16

DataProperty

A Python library for extract property from data.

Python - Released: 19 Feb 2016 - 15

humanreadable

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

Python - Released: 16 Mar 2019 - 15

sqliteschema

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

Python - Released: 07 Aug 2016 - 10

excelrd

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

Python - Released: 05 Jan 2020 - 9

cleanpy

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

Python - Released: 02 Feb 2020 - 11

mbstrdecoder

Python library for multi-byte character string decoder.

Python - Released: 10 Dec 2016 - 6

tabledata

tabledata is a Python library to represent tabular data.

Python - Released: 12 Nov 2017 - 7

pytest-discord

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

Python - Released: 10 Aug 2020 - 5

elasticsearch-faker

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

Python - Released: 15 Dec 2020 - 10

ghscard

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

JavaScript - Released: 20 Mar 2017 - 9

python-lib-project-template

A project template for a Python library with CI configurations

Python - Released: 12 Nov 2017 - 5

releasecmd

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

Python - Released: 21 Apr 2018 - 2