Our great sponsors
-
Honestly, it would be better to recommend Starlite. It's FastAPI with a real development community, and a better attitude to PR and issues. I'm gradually purging our company's code base of Tiangolo's software. His projects have been cool and useful, but I don't want our software to be dependant on one single guy.
-
connexion
Swagger/OpenAPI First framework for Python on top of Flask with automatic endpoint validation & OAuth2 support
FastAPI looks great but i'm to invested in Flask-Connexion.
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- What is the best practice for mapping JSON requests to objects and back to JSON?
- Does anybody know any good resources I could use to study ISP architecture?
- What's best library for swagger + flask?
- I've experience with Django and want to learn a microframework. Which one should I go with Flask or Fast API?
- Simple Django API