{"library":"openapi-core","type":"library","category":null,"description":"openapi-core provides client-side and server-side support for validating requests and responses against the OpenAPI Specification v3.x and v3.2. It integrates with various web frameworks like Flask, Starlette, Falcon, Django, and aiohttp. The current version is 0.23.1, with a frequent release cadence to support new Python versions and framework updates.","language":"python","status":"active","version":"0.23.1","tags":["openapi","validation","api","web","server","rest"],"install":[{"cmd":"pip install openapi-core","imports":["from openapi_core import OpenAPI","from openapi_core.validation.request.validators import RequestValidator","from openapi_core.validation.response.validators import ResponseValidator","from openapi_core.wrappers.mock import MockRequest as OpenAPIRequest","from openapi_core.wrappers.mock import MockResponse as OpenAPIResponse"]},{"cmd":"pip install openapi-core[flask,starlette,falcon,django,aiohttp]","imports":[]}],"homepage":null,"github":"https://github.com/python-openapi/openapi-core","docs":"https://openapi-core.readthedocs.io","changelog":null,"pypi":"https://pypi.org/project/openapi-core/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":7.7,"avg_import_s":1.62,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/openapi-core/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}