Pyre : Pyre is a performant type checker for Python compliant with PEP 484. Pyre can analyze codebases with millions of lines of code incrementally – providi...
notifiers : A Python one stop shop for all notification providers with a unified and simple interface.
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...
Alembic : Alembic is a new database migrations tool, written by the author of SQLAlchemy.
MediaGoblin : MediaGoblin is a free software media publishing platform that anyone can run. You can think of it as a decentralized alternative to Flickr, YouTube, S...
sh (previously pbs) is a full-fledged subprocess interface for Python that allows you to call any program as if it were a function