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 ...
Plone : Plone is a free and open source content management system built on top of the Zope application server.
docopt : Command-line interface description language
cliff : Command Line Interface Formulation Framework. cliff is a framework for building command line programs. It uses plugins to define sub-commands, output ...
Quicktype : Quicktype generates types and helper code for reading JSON in C#, Swift, JavaScript, Flow, Python, TypeScript, Go, Rust, Objective-C, Kotlin, C++ and ...
sh (previously pbs) is a full-fledged subprocess interface for Python that allows you to call any program as if it were a function