Connexion Python Framework
Connexion is a contract-first Python web framework that loads an OpenAPI specification and routes requests to Python handlers based on operationId. It performs request validation, parameter parsing, and response validation against the specification, with first-class support for security schemes and Swagger UI.
Documentation
Documentation
https://connexion.readthedocs.io/en/latest/
Documentation
https://connexion.readthedocs.io/en/latest/quickstart.html