apispec6.7.1
apispec6.7.1
Published
A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification).
pip install apispec
Package Downloads
Authors
Requires Python
>=3.9
Dependencies
- packaging
>=21.3
- apispec
[tests]; extra == "dev"
- tox
; extra == "dev"
- pre-commit
<5.0,>=3.5; extra == "dev"
- apispec
[marshmallow]; extra == "docs"
- pyyaml
==6.0.2; extra == "docs"
- sphinx
==8.1.3; extra == "docs"
- sphinx-issues
==5.0.0; extra == "docs"
- sphinx-rtd-theme
==3.0.1; extra == "docs"
- marshmallow
>=3.18.0; extra == "marshmallow"
- apispec
[marshmallow,yaml]; extra == "tests"
- openapi-spec-validator
==0.7.1; extra == "tests"
- pytest
; extra == "tests"
- PyYAML
>=3.10; extra == "yaml"