Pyramid : Pyramid is a very general open source Python web framework.
Alembic : Alembic is a new database migrations tool, written by the author of SQLAlchemy.
XgeneCloud : XgeneCloud is an API Framework platform that instantly generates REST / GraphQL APIs on any SQL database.
Supports MySQL, PostgreSQL, MSSQL, SQLite &...
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...
Bandit : Bandit is a tool designed to find common security issues in Python code. To do this Bandit processes each file, builds an AST from it, and runs approp...