Flask : Flask is a microframework for Python based on Werkzeug, Jinja 2 and good intentions. And before you ask: It's BSD licensed!
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/...
librosa : librosa is a python package for music and audio analysis. It provides the building blocks necessary to create music information retrieval systems.
Scrapy : Scrapy is a fast high-level screen scraping and web crawling framework, used to crawl websites and extract structured data from their pages. It can be...
sh (previously pbs) is a full-fledged subprocess interface for Python that allows you to call any program as if it were a function