40 projects
pathvalidate-cli
pathvalidate-cli is a command line interface for pathvalidate library.
pathvalidate
pathvalidate is a Python library to sanitize/validate a string such as filenames/file-paths/etc.
tcconfig
tcconfig is 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).
pytest-md-report
A pytest plugin to generate test outcomes reports with markdown table format.
pytest-discord
A pytest plugin to notify test results to a Discord channel.
pingparsing
pingparsing is a CLI-tool/Python-library parser and transmitter for the ping command.
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.
list-sponsors
A CLI tool to list GitHub sponsors of a user/organization with a specified format.
releasecmd
releasecmd is a release subcommand for setup.py (setuptools.setup). the subcommand creates a git tag and pushes and uploads packages to PyPI.
tcolorpy
tcolopy is a Python library to apply true color for terminal text.
cleanpy
cleanpy is a CLI tool to remove caches and temporary files that related to Python.
subprocrunner
A Python wrapper library for subprocess module.
youtube-wpm
youtube-wpm is a CLI tool to get a YouTube video's words per minute (WPM).
sqlitebiter
sqlitebiter is a CLI tool to convert CSV / Excel / HTML / JSON / Jupyter Notebook / LDJSON / LTSV / Markdown / SQLite / SSV / TSV / Google-Sheets to a SQLite database file.
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.
df-diskcache
df-diskcache is a Python library for caching pandas.DataFrame objects to local disk.
sqliteschema
A Python library to dump table schema of a SQLite database file.
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 / YAML.
pytablewriter-altcol-theme
pytablewriter-altcol-theme is a pytablewriter plugin to provide a terminal theme.
pytablewriter-altrow-theme
A pytablewriter plugin to provide a theme that colored rows alternatively.
tblfaker
tblfaker is a Python library to generate fake tabular data.
typepy
typepy is a Python library for variable type checker/validator/converter at a run time.
msgfy
msgfy is a Python library for convert Exception instance to a human-readable error message.
tabledata
tabledata is a Python library to represent tabular data. Used for pytablewriter/pytablereader/SimpleSQLite/etc.
humanreadable
humanreadable is a Python library to convert human-readable values to other units.
envinfopy
envinfopy is a Python Library to get execution environment information.
DataProperty
Python library for extract property from data.
appconfigpy
A Python library to create/load an application configuration file.
allpairspy
Pairwise test combinations generator
excelrd
Library for developers to extract data from Microsoft Excel (tm) spreadsheet files
pytablereader
pytablereader is 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.
mbstrdecoder
mbstrdecoder is a Python library for multi-byte character string decoder
elasticsearch-faker
elasticsearch-faker is a CLI tool to generate fake data for Elasticsearch.
readmemaker
A Python utility library to help make a README file from document files.
retryrequests
A Python library that make HTTP requests with exponential back-off retry by using requests package.
grsched
DESCRIPTION
pyenvinfo
DESCRIPTION
ghscard
ghscard is a JavaScript widget to generate interactive GitHub user/repository/organization cards for static web pages (like GitHub pages/Read the Docs).
thank-you-stars
thank-you-stars is a CLI tool to stars to a PyPI package and its dependencies hosted on GitHub.
cmakew
cmakew is a CMake wrapper CLI tool.