Contents

flasgger 0.9.7.1

0

Extract swagger specs from your flask project

Extract swagger specs from your flask project

Stars: 3737, Watchers: 3737, Forks: 523, Open Issues: 285

The flasgger/flasgger repo was created 10 years ago and the last code push was 1 years ago.
The project is very popular with an impressive 3737 github stars!

How to Install flasgger

You can install flasgger using pip

pip install flasgger

or add it to a project with poetry

poetry add flasgger

Package Details

Author
Bruno Rocha, Zixuan Rao, Flasgger team
License
MIT
Homepage
https://github.com/flasgger/flasgger/
PyPi:
https://pypi.org/project/flasgger/
GitHub Repo:
https://github.com/flasgger/flasgger

Classifiers

No  flasgger  pypi packages just yet.

Errors

A list of common flasgger errors.

Code Examples

Here are some flasgger code examples and snippets.

GitHub Issues

The flasgger package has 285 open issues on GitHub

  • chore: add pyproject.toml
  • Fix deprecation warning during the wheel installation

See more issues on GitHub

Related Packages & Articles

apispec 6.9.0

A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification).

drf-yasg 1.21.14

Automated generation of real Swagger/OpenAPI 2.0 schemas from Django Rest Framework code.

fastapi 0.129.0

FastAPI framework, high performance, easy to learn, fast to code, ready for production