Letter P

python313-flasgger - Extract swagger specs from your flask project

Website: https://github.com/flasgger/flasgger
License: MIT
Vendor: Alcance Libre, Inc.
Description:
Flasgger is a Flask extension to extract OpenAPI-Specification from
all Flask views registered in your API.

Flasgger also comes with SwaggerUI embedded so you can access
http://localhost:5000/apidocs and visualize and interact with your
API resources.

Flasgger also provides validation of the incoming data, using the same
specification it can validates if the data received as as a POST, PUT,
PATCH is valid against the schema defined using YAML, Python
dictionaries or Marshmallow Schemas.

Packages

python313-flasgger-0.9.7.1-2.aldos.src [3.8 MiB] Changelog by Joel Barrios (2026-02-09):
- Initial spec file.

Listing created by Repoview-0.7.1