FastAPI : FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.
Flask : Flask is a microframework for Python based on Werkzeug, Jinja 2 and good intentions. And before you ask: It's BSD licensed!
Alembic : Alembic is a new database migrations tool, written by the author of SQLAlchemy.
Snyk : Snyk helps you use open source and stay secure.
Continuously find & fix vulnerabilities in your dependencies.
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...