Contents

starlette-apispec 2.2.1

0

APISpec support for starlette

APISpec support for starlette

Stars: 51, Watchers: 51, Forks: 5, Open Issues: 4

The woile/starlette-apispec repo was created 5 years ago and the last code push was 2 weeks 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
No  starlette-apispec  pypi packages just yet.

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

See more issues on GitHub

Related Packages & Articles

fastapi 0.110.1

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

pdoc3 0.10.0

Auto-generate API documentation for Python projects.