mike-oakley / openapi-pydantic
Pydantic OpenAPI schema implementation
☆85Updated 3 months ago
Alternatives and similar repositories for openapi-pydantic:
Users that are interested in openapi-pydantic are comparing it to the libraries listed below
- Programmatic startup/shutdown of ASGI apps.☆227Updated last year
- YAML support for Pydantic models☆165Updated this week
- OpenAPI (v3) specification schema as pydantic class☆119Updated 10 months ago
- An elegant HTTP Cache implementation for HTTPX and HTTP Core.☆253Updated this week
- Drop-in MessagePack support for ASGI applications and frameworks☆169Updated last year
- Extra Pydantic types.☆248Updated this week
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆186Updated last month
- Pytest plugin to test alembic migrations (with default tests) and which enables you to write tests specific to your migrations.☆208Updated 3 weeks ago
- Pytest plugin for testing examples in docstrings and markdown files.☆121Updated last month
- An alembic/sqlalchemy extension for migrating sql views, functions, triggers, and policies☆250Updated 3 weeks ago
- Consume Server-Sent Event (SSE) messages with HTTPX☆153Updated 3 months ago
- Runtime typing introspection tools☆40Updated 3 weeks ago
- Creates fake JSON files from a JSON schema☆179Updated 5 months ago
- A compression AGSI middleware using brotli.☆72Updated last year
- Redis fixtures and fixture factories for Pytest.This is a pytest plugin, that enables you to test your code that relies on a running Redi…☆103Updated last week
- python xml for humans☆193Updated 2 weeks ago
- Pytest plugin providing a fixture interface for spulec/freezegun☆49Updated 4 months ago
- pytest plugin to set environment variables in pytest.ini or pyproject.toml file☆180Updated this week
- Create partial models from pydantic models☆62Updated this week
- Type stubs for Celery and its related packages☆98Updated last month
- Simple Dependency injection framework for Python