Tsuyoshi Hombashi

Results 14 repositories owned by Tsuyoshi Hombashi

allpairspy

251
Stars
42
Forks
Watchers

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

DateTimeRange

100
Stars
17
Forks
Watchers

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

pytablewriter

594
Stars
42
Forks
Watchers

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

pathvalidate

207
Stars
11
Forks
Watchers

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

sqlitebiter

831
Stars
51
Forks
Watchers

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

tcconfig

769
Stars
80
Forks
Watchers

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

SimpleSQLite

128
Stars
15
Forks
Watchers

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.

pytablereader

105
Stars
10
Forks
Watchers

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.

pingparsing

75
Stars
9
Forks
Watchers

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

DataProperty

15
Stars
5
Forks
Watchers

A Python library for extract property from data.