docopt : Command-line interface description language. docopt helps you define interface for your command-line app, and automatically generate parser for it.
ScrapeGraphAI : ScrapeGraphAI is a web scraping python library that uses LLM and direct graph logic to create scraping pipelines for websites and local documents (XML...
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...
Soundgrain : Soundgrain is a graphical interface where users can draw and edit trajectories to control granular sound synthesis. Soundgrain is written with Python/...
Roll : Roll is a pico framework with performances and aesthetic in mind.
sh (previously pbs) is a full-fledged subprocess interface for Python that allows you to call any program as if it were a function