Flask : Flask is a microframework for Python based on Werkzeug, Jinja 2 and good intentions. And before you ask: It's BSD licensed!
SpaCy.io : spaCy is a library for industrial-strength natural language processing in Python and Cython. It features state-of-the-art speed and accuracy, a concis...
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...
pydantic : Data validation and settings management using python type annotations.
notifiers : A Python one stop shop for all notification providers with a unified and simple interface.
sh (previously pbs) is a full-fledged subprocess interface for Python that allows you to call any program as if it were a function