thombashi

thombashi

👤 Developer

10 repositories on SrcLog

View on GitHub
10 Repos
2.9k Stars
264 Forks
2.9k Watchers

Repositories (10)

sqlitebiter thombashi/sqlitebiter Python

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

865
tcconfig thombashi/tcconfig Python

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

701
pytablewriter thombashi/pytablewriter Python

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.

633
allpairspy thombashi/allpairspy Python

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.

282
pathvalidate thombashi/pathvalidate Python

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

151
SimpleSQLite thombashi/SimpleSQLite Python

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.

135
pytablereader thombashi/pytablereader Python

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.

78
pingparsing thombashi/pingparsing Python

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

71
cmakew thombashi/cmakew Python

cmakew is a CMake wrapper CLI tool.

9
gtest-project-template thombashi/gtest-project-template C++

C++ test project template using Google Test.

3