{"library":"apispec","type":"library","category":null,"description":"APISpec is a pluggable Python library designed for generating API specifications. It primarily supports the OpenAPI Specification (formerly known as the Swagger specification), enabling developers to programmatically define their API's structure, endpoints, and data models. It is framework-agnostic and offers built-in integration capabilities, notably with Marshmallow. The library maintains an active development status, with frequent patch and minor releases, and new major versions typically released on an annual or bi-annual cadence.","language":"python","status":"active","version":"6.10.0","tags":["api","openapi","swagger","specification","documentation","rest","marshmallow"],"install":[{"cmd":"pip install apispec","imports":["from apispec import APISpec","from apispec.ext.marshmallow import MarshmallowPlugin","from apispec_webframeworks.flask import FlaskPlugin"]},{"cmd":"pip install apispec[marshmallow]","imports":[]},{"cmd":"pip install apispec[yaml]","imports":[]}],"homepage":"https://apispec.readthedocs.io/","github":"https://github.com/marshmallow-code/apispec","docs":null,"changelog":"https://apispec.readthedocs.io/en/latest/changelog.html","pypi":"https://pypi.org/project/apispec/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.7,"avg_import_s":0.03,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/apispec/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}