Alembic : Alembic is a new database migrations tool, written by the author of SQLAlchemy.
docopt : Command-line interface description language. docopt helps you define interface for your command-line app, and automatically generate parser for it.
Locust : Locust is an easy-to-use, distributed, user load testing tool. It is intended for load-testing web sites (or other systems) and figuring out how many ...
Soundgrain : Soundgrain is a graphical interface where users can draw and edit trajectories to control granular sound synthesis. Soundgrain is written with Python/...
Home Assistant : Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to r...
sh (previously pbs) is a full-fledged subprocess interface for Python that allows you to call any program as if it were a function