Collection of cli tools. Most of these evolved through personal needs and lived a life as single scripts for a while. They now are in a package structure to ease testing and installation.
pip install .or, with pipx:
pipx install /home/infothrill/src/git/cli-tools/
pipx install git+https://github.com/infothrill/python-clitools.git#egg=clitoolsPython3.10+