DeanWay / pydantic-jsonapi
an implementation of JSON:api using pydantic for validation
☆72Updated 3 years ago
Alternatives and similar repositories for pydantic-jsonapi:
Users that are interested in pydantic-jsonapi are comparing it to the libraries listed below
- Sentry integration for structlog☆109Updated 2 weeks ago
- 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 this week
- Structured logging assertions☆58Updated 2 months ago
- generating marshmallow's schema from swagger definition file☆52Updated last year
- Authentication classes to be used with httpx☆119Updated 3 weeks ago
- Flake8 FastAPI - Avoid simple FastAPI mistakes ~opinionated~ 🤓☆44Updated 2 years ago
- py.test integration for responses☆89Updated last month
- ASGI support for the Tartiflette GraphQL engine☆99Updated last year
- 🧪 Async-first Python dependency injection library☆53Updated 3 years ago
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆185Updated 3 months ago
- A set of useful tools for aiohttp.web server☆80Updated this week
- Asyncio http mocking. Similar to the responses library used for 'requests'☆104Updated 6 months ago
- Sentry integration for ASGI frameworks.☆73Updated 5 years ago
- Programmatic startup/shutdown of ASGI apps.☆223Updated last year
- Python OpenAPI-to-REST (and back) framework☆56Updated 2 years ago
- An ASGI compliant web microframework☆31Updated 2 years ago
- Pytest Plugin to disable socket calls during tests☆301Updated this week
- Easily freeze time in pytest test + fixtures☆185Updated last year
- An alembic/sqlalchemy extension for migrating sql views, functions, triggers, and policies☆235Updated 2 weeks ago
- A framework-agnostic library for testing ASGI web applications☆160Updated last year
- A library for stubbing in python