starlette-apispec 2.2.1
0
APISpec support for starlette
Contents
APISpec support for starlette
Stars: 51, Watchers: 51, Forks: 5, Open Issues: 4The woile/starlette-apispec
repo was created 5 years ago and the last code push was 6 months ago. The project is moderately popular with 51 github stars!
How to Install starlette-apispec
You can install starlette-apispec using pip
pip install starlette-apispec
or add it to a project with poetry
poetry add starlette-apispec
Package Details
- Author
- Santiago Fraire Willemoes
- License
- BSD-3-Clause
- Homepage
- https://github.com/Woile/starlette-apispec
- PyPi:
- https://pypi.org/project/starlette-apispec/
- GitHub Repo:
- https://github.com/Woile/starlette-apispec
Classifiers
- Internet/WWW/HTTP
Related Packages
Errors
A list of common starlette-apispec errors.
Code Examples
Here are some starlette-apispec
code examples and snippets.
GitHub Issues
The starlette-apispec package has 4 open issues on GitHub
- chore(deps-dev): update flake8 requirement from ^3.6 to ^4.0