Flask-OpenAPI is now in maintenance mode.
Flask-OpenAPI is a Flask extension that provides integration with OpenAPI v2, v3, and v3.1 specifications easily.
- Easy OpenAPI specification definitions with the
openapi_spec
decorator - Customisable Swagger UI
- Supports OpenAPI v2.0, v3.0, and v3.1
- Supports Swagger UI v2, v3, v4, and v5.
To quickly install:
pip install Flask-OpenAPI3-UI
See the Getting Started documentation to get installed and setup with your Flask application.
See the Contributing Guide for more information on contributing to the project.
We take security seriously, please read the Security Advisory for more information.
We take zero tolerance on attacks on our OSS community, please see the Code of Conduct for more information