Soundgrain : Soundgrain is a graphical interface where users can draw and edit trajectories to control granular sound synthesis. Soundgrain is written with Python/...
pydantic : Data validation and settings management using python type annotations.
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 ...
refurb : A tool for refurbishing and modernizing Python codebases.
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 ...
sh (previously pbs) is a full-fledged subprocess interface for Python that allows you to call any program as if it were a function