Package: python3-flasgger (0.9.5+dfsg.2-1)
Links for python3-flasgger
Debian Resources:
Download Source Package python-flasgger:
- [python-flasgger_0.9.5+dfsg.2-1.dsc]
- [python-flasgger_0.9.5+dfsg.2.orig.tar.xz]
- [python-flasgger_0.9.5+dfsg.2-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Extract swagger specs from your flask project
Flasgger is a Flask extension to extract OpenAPI-Specification from all Flask views registered in your API. It also comes with SwaggerUI embedded so you can access http://localhost:5000/apidocs and visualize and interact with your API resources. It also provides validation of the incoming data, using the same specification it can validates if the data received as a POST, PUT, PATCH is valid against the schema defined using YAML, Python dictionaries or Marshmallow Schemas. Flasgger can work with simple function views or MethodViews using docstring as specification, or using @swag_from decorator to get specification from YAML or dict and also provides SwaggerView which can use Marshmallow Schemas as specification.
Other Packages Related to python3-flasgger
|
|
|
|
-
- dep: libjs-jquery
- libreria JavaScript per applicazioni web dinamiche
-
- dep: python3
- linguaggio interattivo di alto livello orientato agli oggetti (versione python3 predefinita)
-
- dep: python3-flask (>= 0.10)
- micro infrastruttura web basata su Werkzeug e Jinja2 - Python 3.x
-
- dep: python3-jsonschema
- un'(altra) implementazione dello JSON Schema (Draft 3 e 4) - Python 3.x
-
- dep: python3-mistune
- analizzatore Markdown per Python 3
-
- dep: python3-six (>= 1.10.0)
- libreria di compatibilità per Python 2 e 3 (interfaccia Python 3)
-
- dep: python3-yaml
- analizzatore ed emettitore YAML per Python 3
Download python3-flasgger
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 1,395.9 kB | 9,219.0 kB | [list of files] |