An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by thombashi

A curated list of projects in awesome lists by thombashi .

https://github.com/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.

cli-app converter csv excel google-sheets html json jsonlines jupyter-notebook ldjson ltsv ndjson sqlite tsv

Last synced: 15 May 2025

https://github.com/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).

cli-app docker linux network tc traffic-shaping wrapper

Last synced: 14 May 2025

https://github.com/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.

asciidoc csv elasticsearch excel gfm html javascript json jupyter-notebook latex ltsv markdown mediawiki numpy pandas pandas-dataframe restructuredtext sqlite table toml

Last synced: 15 May 2025

https://github.com/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.

allpairs pairwise python-library testing

Last synced: 12 Apr 2025

https://github.com/thombashi/pathvalidate

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

filepath lint python-library sanitization validation-library

Last synced: 15 May 2025

https://github.com/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.

database database-library orm pandas-dataframe python-library sqlite

Last synced: 02 Apr 2025

https://github.com/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.

database database-library orm pandas-dataframe python-library sqlite

Last synced: 05 Apr 2025

https://github.com/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.

datetime datetime-range python-library time-range

Last synced: 16 May 2025

https://github.com/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.

datetime datetime-range python-library time-range

Last synced: 07 May 2025

https://github.com/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.

csv excel google-sheets html json ltsv markdown mediawiki pandas pandas-dataframe python-library reader sqlite table tsv

Last synced: 07 Apr 2025

https://github.com/thombashi/pingparsing

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

cli-app network parser ping python-library

Last synced: 06 Apr 2025

https://github.com/thombashi/pytest-md-report

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

gfm markdown pytest pytest-plugin

Last synced: 10 Apr 2025

https://github.com/thombashi/subprocrunner

A Python wrapper library for subprocess module.

python-library subprocess wrapper-library

Last synced: 14 Apr 2025

https://github.com/thombashi/humanreadable

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

converter human-readable python-library text-processing

Last synced: 30 Apr 2025

https://github.com/thombashi/cleanpy

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

cache-cleaner cleaner cli-tool disk-cleaner

Last synced: 07 May 2025

https://github.com/thombashi/dataproperty

A Python library for extract property from data.

data property python python-library

Last synced: 26 Apr 2025

https://github.com/thombashi/typepy

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

python-library type-checking type-conversion type-detection validator

Last synced: 15 Apr 2025

https://github.com/thombashi/elasticsearch-faker

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

elasticsearch fake-data faker-generator

Last synced: 07 May 2025

https://github.com/thombashi/sqliteschema

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

database-schema python-library sqlite

Last synced: 10 Apr 2025

https://github.com/thombashi/tcolorpy

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

python-library terminal-colors truecolor

Last synced: 13 Apr 2025

https://github.com/thombashi/ghscard

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

github github-card javascript typescript widget

Last synced: 07 May 2025

https://github.com/thombashi/cmakew

cmakew is a CMake wrapper CLI tool.

build-tool cli-app cmake

Last synced: 07 May 2025

https://github.com/thombashi/thank-you-stars

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

github-stars pypi-packages

Last synced: 08 May 2025

https://github.com/thombashi/excelrd

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

excel excel-reader python-library xlrd

Last synced: 07 May 2025

https://github.com/thombashi/tabledata

tabledata is a Python library to represent tabular data.

python-library table-data

Last synced: 07 May 2025

https://github.com/thombashi/python-lib-project-template

A project template for a Python library with CI configurations

library-template project-template python-template template-project

Last synced: 07 May 2025

https://github.com/thombashi/mbstrdecoder

Python library for multi-byte character string decoder.

decoder multi-byte-string python-library

Last synced: 07 May 2025

https://github.com/thombashi/criterionsample

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

c criterion examples unittest

Last synced: 04 Apr 2025

https://github.com/thombashi/nfstest

NFStest mirror with command help wiki.

nfs test-suite

Last synced: 07 May 2025

https://github.com/thombashi/pytest-discord

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

discord pytest pytest-plugin

Last synced: 07 May 2025

https://github.com/thombashi/tblfaker

tblfaker is a Python library to generate fake tabular data.

fake-data faker faker-library tabular-data test-data-generator testing

Last synced: 07 May 2025

https://github.com/thombashi/envinfopy

envinfopy is a Python Library to get execution environment information.

environments python-library

Last synced: 07 May 2025

https://github.com/thombashi/retryrequests

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

python-library requests-module retry-library

Last synced: 07 May 2025

https://github.com/thombashi/readmemaker

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

helper-lib python-library readme

Last synced: 07 May 2025

https://github.com/thombashi/msgfy

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

logging python-library

Last synced: 07 May 2025

https://github.com/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.

python-library release-automation release-helper setuptools

Last synced: 07 May 2025

https://github.com/thombashi/appconfigpy

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

application-configuration configuration python-library

Last synced: 07 May 2025

https://github.com/thombashi/python-cli-project-template

A project template for a Python CLI tool with CI configurations

cli-template python-template template-project

Last synced: 05 Feb 2025

https://github.com/thombashi/docker-opengrok

Docker image for OpenGrok

docker-image dockerfile opengrok

Last synced: 04 Apr 2025

https://github.com/thombashi/homebrew-sqlitebiter

Homebrew Formula for sqlitebiter

homebrew homebrew-formula macos sqlitebiter

Last synced: 04 Apr 2025

https://github.com/thombashi/docker-alias

Docker aliases and functions :whale:

aliases docker docker-aliases

Last synced: 04 Apr 2025

https://github.com/thombashi/vscode-snippets

User defined snippets for Visual Studio Code

snippets vscode vscode-snippets

Last synced: 05 Feb 2025

https://github.com/thombashi/thutils

Personal python utility library (may delete in the future)

Last synced: 05 Feb 2025

https://github.com/thombashi/gh-git-describe

gh extension to execute `git describe` on a remote GitHub repository.

gh-extension git-describe

Last synced: 05 Feb 2025

https://github.com/thombashi/pytablewriter-altrow-theme

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

pytablewriter pytablewriter-plugin theme

Last synced: 05 Feb 2025

https://github.com/thombashi/install-gh

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

gh-cli installer-script

Last synced: 05 Feb 2025

https://github.com/thombashi/gh-upgrade

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

gh-cli gh-extension

Last synced: 05 Feb 2025

https://github.com/thombashi/df-diskcache

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

disk-cache pandas-dataframe python-library

Last synced: 05 Feb 2025

https://github.com/thombashi/gh-taghash

`gh` extension to convert a git tag to hashes and vice versa on a remote GitHub repository.

gh-extension git-tag

Last synced: 05 Feb 2025

https://github.com/thombashi/connectathon_readme

Connectathon test suite README

connectathon nfs

Last synced: 05 Feb 2025

https://github.com/thombashi/universal-ctags-installer

Build and installation script for Universal Ctags

ctags dockerfile installer universal-ctags

Last synced: 05 Feb 2025

https://github.com/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.

filepath linter sanitization validation-tool

Last synced: 07 Apr 2025

https://github.com/thombashi/gh-actionarmor

gh-actionarmor is a gh extension for securing the use of GitHub actions in GitHub Actions workflows.

gh-extension github-actions linter

Last synced: 11 Mar 2025

https://github.com/thombashi/pytablewriter-altcol-theme

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

Last synced: 05 Feb 2025

https://github.com/thombashi/conda-recipes

conda package recipes

conda-recipe

Last synced: 05 Feb 2025

https://github.com/thombashi/eoe

Provide a simple function to exit the program with an error message on errors in Go.

golang-library

Last synced: 05 Feb 2025

https://github.com/thombashi/docker-pingparsing

Docker image for pingparsing

docker-image dockerfile ping pingparsing

Last synced: 04 Apr 2025

https://github.com/thombashi/docker-tcconfig

Docker image for tcconfig

dockerfile tc tcconfig

Last synced: 05 Feb 2025

https://github.com/thombashi/pre-commit-bin

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

pre-commit

Last synced: 05 Feb 2025

https://github.com/thombashi/sandbox

Personal sandbox

Last synced: 05 Feb 2025

https://github.com/thombashi/pythonexamples

:notebook_with_decorative_cover: Learning Python libraries by examples.

examples jupyter-notebook python

Last synced: 04 Apr 2025

https://github.com/thombashi/get-version-action

A GitHub Action which extracts the version from github.ref

github-actions

Last synced: 04 Mar 2025

https://github.com/thombashi/go-gitexec

Thin wrapper to execute git commands in Go.

git-wrapper golang-library

Last synced: 05 Feb 2025

https://github.com/thombashi/thombashi.github.io

https://thombashi.github.io/

Last synced: 05 Feb 2025

https://github.com/thombashi/gh-update

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

gh-cli gh-extension

Last synced: 05 Feb 2025

https://github.com/thombashi/youtube-wpm

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

words-per-minute youtube-transcripts

Last synced: 05 Feb 2025

https://github.com/thombashi/ppa

Files to make deb packages for my Personal Package Archives

ppa ubuntu

Last synced: 05 Feb 2025

https://github.com/thombashi/null

Last synced: 05 Feb 2025

https://github.com/thombashi/grsched

A tool to show Garoon schedule at terminals.

garoon scheduler

Last synced: 05 Feb 2025

https://github.com/thombashi/python-ci-image

A Docker image for CI with Python

docker-image dockerfile

Last synced: 04 Apr 2025

https://github.com/thombashi/list-sponsors

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

github-sponsors

Last synced: 07 Apr 2025