Pinax : Pinax is an open-source platform built on the Django Web Framework. By integrating numerous reusable Django apps and providing starter projects and in...
pydantic : Data validation and settings management using python type annotations.
Alembic : Alembic is a new database migrations tool, written by the author of SQLAlchemy.
readability-lxml : In few words, Given a html document, it pulls out the main body text and cleans it up. It also can clean up title based on latest readability.js code.
Plone : Plone is a free and open source content management system built on top of the Zope application server.
sh (previously pbs) is a full-fledged subprocess interface for Python that allows you to call any program as if it were a function