godatadriven / pydantic-avro
This library can convert a pydantic class to a avro schema or generate python code from a avro schema.
☆71Updated this week
Alternatives and similar repositories for pydantic-avro:
Users that are interested in pydantic-avro are comparing it to the libraries listed below
- Generate Apache Avro schemas for Python types including standard library data-classes and Pydantic data models.☆41Updated 7 months ago
- Python Rest Client to interact against Schema Registry confluent server☆173Updated last week
- Generate avro schemas from python dataclasses, Pydantic models and Faust Records. Code generation from avro schemas. Serialize/Deserializ…☆230Updated this week
- Opionated helpers for creating py.test fixtures for Docker integration and smoke testing environments☆85Updated 3 weeks ago
- Implement the Health Check API pattern on your FastAPI application!☆178Updated last year
- An alembic/sqlalchemy extension for migrating sql views, functions, triggers, and policies☆247Updated this week
- Python SDK for OpenFeature☆78Updated this week
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆185Updated last month
- create temporary websites☆169Updated 3 months ago
- A single model for shaping, creating, accessing, storing data within a Database☆234Updated last year
- Productivity tools for popular open source repos, used by pydantic☆59Updated last year
- Example Polylith setup for Python☆53Updated 2 weeks ago
- Asyncio compatible SDK for aws services.☆174Updated 4 months ago
- Code examples showing flow deployment to various types of infrastructure☆106Updated 2 years ago
- Pipeline definitions for managing data flows to power analytics at MIT Open Learning☆43Updated this week
- pytest plugin to set environment variables in pytest.ini or pyproject.toml file☆179Updated this week
- Pytest plugin to test alembic migrations (with default tests) and which enables you to write tests specific to your migrations.☆207Updated 3 months ago
- Convert Pydantic from V1 to V2 ♻☆333Updated 8 months ago
- Dynamic versioning based on VCS tags for uv/hatch project☆74Updated this week
- This code generator creates APIClient app from an openapi file.☆35Updated last year
- YAML support for Pydantic models☆164Updated this week
- Implementation of dependency injection for Python 3☆187Updated 2 weeks ago
- Modern benchmarking library for python with pytest integration.☆51Updated last year
- O!My Models (omymodels) is a library to generate Pydantic, Dataclasses, GinoORM Models, SqlAlchemy ORM, SqlAlchemy Core Table, Models fr…☆184Updated 6 months ago
- Library/micro framework to create streaming applications with kafka in a fast way☆38Updated last week
- Programmatic startup/shutdown of ASGI apps.☆226Updated last year
- ConfZ is a configuration management library for Python based on pydantic.☆237Updated 2 months ago
- Extra Pydantic types.☆240Updated this week
- A library to convert a pydantic model to a pyarrow schema