python-openapi / openapi-coreLinks
Openapi-core is a Python library that adds client-side and server-side support for the OpenAPI v3.0 and OpenAPI v3.1 specification.
☆356Updated this week
Alternatives and similar repositories for openapi-core
Users that are interested in openapi-core are comparing it to the libraries listed below
Sorting:
- OpenAPI Spec Validator is a CLI, pre-commit hook and python package that validates OpenAPI Specs against the OpenAPI 2.0 (aka Swagger), O…☆382Updated 3 weeks ago
- Resolving Swagger/OpenAPI 2.0 and 3.0 Parser☆256Updated 3 weeks ago
- A Python3 OpenAPI 3 Spec Parser☆121Updated last year
- OpenAPI (v3) specification schema as pydantic class☆122Updated last year
- Fast JSON schema validator for Python.☆483Updated 2 months ago
- Convert strings (and dictionary keys) between snake case, camel case and pascal case in Python. Inspired by Humps for Node☆351Updated last year
- pytest fixture to mock HTTPX☆432Updated 3 weeks ago
- dogpile.cache is a Python caching API which provides a generic interface to caching backends of any variety☆287Updated last month
- Mocked responses for the requests library☆466Updated last year
- Tools to generate test data from JSON schemata with Hypothesis☆276Updated 3 weeks ago
- Automatic generation of marshmallow schemas from dataclasses.☆473Updated 6 months ago
- OpenAPI schema validator is a Python library that validates schema against OpenAPI Schema Specification v3.0 and v3.1☆122Updated 3 weeks ago
- OpenAPI 3 parser to use a specification inside of the code in your projects☆84Updated 2 months ago
- Programmatic startup/shutdown of ASGI apps.☆258Updated 2 years ago
- Integrate GraphQL with your Pydantic models☆244Updated 11 months ago
- API spec validator and OpenAPI document generator for Python web frameworks.☆353Updated 2 weeks ago
- Implementation of Redis API in python without having a server running. Fully compatible with using redis-py.☆396Updated this week
- PyCharm plugin for pydantic. This plugin provides autocompletion, inspection, type-checking, inserting unfilled argument, and more.☆519Updated last week
- Http server for pytest to test http clients☆244Updated last week
- A py.test plugin that parses environment files before running tests☆209Updated 5 months ago
- Modern, type-safe OpenAPI schemas in Python using Pydantic 1.8+ and 2.x☆111Updated last month
- Authentication classes to be used with httpx☆135Updated 11 months ago
- JSON (de)serialization, GraphQL and JSON schema generation using Python typing.☆241Updated 2 weeks ago
- Aioresponses is a helper for mock/fake web requests in python aiohttp package.☆551Updated 6 months ago
- A pytest plugin powered by VCR.py to record and replay HTTP traffic.☆579Updated 3 weeks ago
- JSON Schema Draft v7 (http://json-schema.org/) formatting with marshmallow☆212Updated last year
- Py.test integration with VCR.py☆175Updated 3 years ago
- unittest subTest() support and subtests fixture☆252Updated last month
- A framework-agnostic library for testing ASGI web applications☆161Updated 2 years ago
- Middleware for Starlette that allows you to store and access the context data of a request. Can be used with logging so logs automaticall…☆602Updated 3 weeks ago