Essential general-purpose tools for Python 3.
pip install ccb-essentialsType checking for boolean command line inputs to argparse. Details
Utilities for filesystem paths. Save lots of time on ensuring that your paths exist. Details
Forward print() calls into a logger. Monitor the output of headless scripts. Details
See if the process has sudo, or an internet connection. Details
Postpone KeyboardInterrupt signals. Details
SQLite3 database wrapper with features for database creation, schema evolution, and sanity checking. Details
Easily run a subprocess and capture the result. Details