Python toolkit.
- Quickly create command line programs based on
Python - Built in logger module and management options
- Manage completion via xargcomplete
Python>= 3.8
Fast build and install via xpip:
xpip-build setup --clean --all --installor build via shell:
rm -rf "build" "dist" "*.egg-info"
python setup.py check sdist bdist_wheel --universal