Clint : Clint is a python module filled with a set of awesome tools for developing commandline applications.
Celery : Celery is an asynchronous task queue/job queue based on distributed message passing. It is focused on real-time operation, but supports scheduling as ...
The Hitchhiker's Guide to Python! : This opinionated guide exists to provide both novice and expert Python developers a best-practice handbook to the installation, configuration, and usa...
sh (previously pbs) is a full-fledged subprocess interface for Python that allows you to call any program as if it were a function