bitfount-apispec

View on PyPIReverse Dependencies (1)

6.3.0 bitfount_apispec-6.3.0-py3-none-any.whl

Wheel Details

Project: bitfount-apispec
Version: 6.3.0
Filename: bitfount_apispec-6.3.0-py3-none-any.whl
Download: [link]
Size: 29792
MD5: e2b943d0919bfdb9b462d2fa28f8e696
SHA256: 7e415e66c20654a07d17521db52e446ace3748d94d88035de91ef3b83a9d7fc0
Uploaded: 2023-07-21 09:54:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bitfount-apispec
Version: 6.3.0
Summary: A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification).
Author: Steven Loria
Author-Email: sloria1[at]gmail.com
Home-Page: https://github.com/marshmallow-code/apispec
Project-Url: Funding, https://opencollective.com/marshmallow
Project-Url: Issues, https://github.com/marshmallow-code/apispec/issues
Project-Url: Tidelift, https://tidelift.com/subscription/pkg/pypi-apispec?utm_source=pypi-apispec&utm_medium=pypi
License: MIT
Keywords: apispec swagger openapi specification oas documentation spec rest api
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.7
Requires-Dist: packaging (>=21.3)
Requires-Dist: PyYAML (>=3.10); extra == "dev"
Requires-Dist: prance[osv] (>=0.11); extra == "dev"
Requires-Dist: openapi-spec-validator (<0.5); extra == "dev"
Requires-Dist: marshmallow (>=3.13.0); extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: flake8 (==5.0.4); extra == "dev"
Requires-Dist: flake8-bugbear (==22.9.23); extra == "dev"
Requires-Dist: pre-commit (~=2.4); extra == "dev"
Requires-Dist: mypy (==0.982); extra == "dev"
Requires-Dist: types-PyYAML; extra == "dev"
Requires-Dist: tox; extra == "dev"
Requires-Dist: marshmallow (>=3.13.0); extra == "docs"
Requires-Dist: pyyaml (==6.0); extra == "docs"
Requires-Dist: sphinx (==5.2.3); extra == "docs"
Requires-Dist: sphinx-issues (==3.0.1); extra == "docs"
Requires-Dist: sphinx-rtd-theme (==1.0.0); extra == "docs"
Requires-Dist: flake8 (==5.0.4); extra == "lint"
Requires-Dist: flake8-bugbear (==22.9.23); extra == "lint"
Requires-Dist: pre-commit (~=2.4); extra == "lint"
Requires-Dist: mypy (==0.982); extra == "lint"
Requires-Dist: types-PyYAML; extra == "lint"
Requires-Dist: marshmallow (>=3.18.0); extra == "marshmallow"
Requires-Dist: PyYAML (>=3.10); extra == "tests"
Requires-Dist: prance[osv] (>=0.11); extra == "tests"
Requires-Dist: openapi-spec-validator (<0.5); extra == "tests"
Requires-Dist: marshmallow (>=3.13.0); extra == "tests"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: prance[osv] (>=0.11); extra == "validation"
Requires-Dist: openapi-spec-validator (<0.5); extra == "validation"
Requires-Dist: PyYAML (>=3.10); extra == "yaml"
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: lint
Provides-Extra: marshmallow
Provides-Extra: tests
Provides-Extra: validation
Provides-Extra: yaml
License-File: LICENSE
[Description omitted; length: 8340 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.40.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
apispec/__init__.py sha256=3sCKzCsJXzGYwugy-2zXkpAABp43CkgI4aaBO90QQ9A 181
apispec/core.py sha256=wMKk_1pa_7u8Z9Qp8poL10TZe7WilVcYy4-QClfQFI8 23848
apispec/exceptions.py sha256=rRDoYsCXpU-HLHP6NGef6aiDlMdxTUcEVijhIHrBlJQ 705
apispec/plugin.py sha256=QirGRUleqIQokBwGIdCHMgdXqIGhFxPb4B6lcPriSpg 3740
apispec/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
apispec/utils.py sha256=pIoAYH6_WAD47uDKAhAKqJBUsaPaZi94RDBKHNpq0IA 2936
apispec/yaml_utils.py sha256=0Gb1Ook0C-Zh1GUpVXmtuXabSkl6k4pB6P8NpNk1-yI 1395
apispec/ext/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
apispec/ext/marshmallow/__init__.py sha256=UvG0_-FpIBzOUeZMeBlTfuUlCQn_pFOOVxw3pV4-t2A 8527
apispec/ext/marshmallow/common.py sha256=D9KnkyhHy1ETkKdUcwzH5BOsEcFQNR9ZTodTpTAs_dE 5200
apispec/ext/marshmallow/field_converter.py sha256=kJhdfWu33Ukt7JueT9m2CSKBB9StKKgaffIIjpiXHrs 20169
apispec/ext/marshmallow/openapi.py sha256=r25jVWE3cRikuWTZryoGsjbJPeub27jDFt3pijuhdD8 11519
apispec/ext/marshmallow/schema_resolver.py sha256=m0C1J6LvhdyZiVnjNdnyNnTovuIJ8lQTtaL5IoE9_Ao 10981
bitfount_apispec-6.3.0.dist-info/LICENSE sha256=pFKvzvdQlWqDlvfnpvkToRfSjvmaExcMKdx0w7epXyk 1097
bitfount_apispec-6.3.0.dist-info/METADATA sha256=-nQTq1zHk4nAMykSFgtejLlxQKCowihrYjLym3ZHen0 11205
bitfount_apispec-6.3.0.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
bitfount_apispec-6.3.0.dist-info/top_level.txt sha256=khghlAv46Ci_OTJ6Gn5DxHAk7aAgG9VHEBcZw6rgEMg 8
bitfount_apispec-6.3.0.dist-info/RECORD

top_level.txt

apispec