dataclasses topic
python-youtube
A simple Python wrapper for YouTube Data API :sparkles: :cake: :sparkles: .
dataclasses-jsonschema
JSON schema generation from dataclasses
danio
Danio is a ORM for python asyncio world.
json2python-models
Generate Python model classes (pydantic, attrs, dataclasses) based on JSON datasets with typing module support
hydra-zen
Create powerful Hydra applications without the yaml files and boilerplate code.
omymodels
O!My Models (omymodels) is a library to generate Pydantic, Dataclasses, GinoORM Models, SqlAlchemy ORM, SqlAlchemy Core Table, Models from SQL DDL. And convert one models to another.
pyrallis
Pyrallis is a framework for structured configuration parsing from both cmd and files. Simply define your desired configuration structure as a dataclass and let pyrallis do the rest!
streamlit-pydantic
🪄 Auto-generate Streamlit UI from Pydantic Models and Dataclasses.
coqpit
Simple but maybe too simple config management through python data classes. We use it for machine learning.
erdantic
Entity relationship diagrams for Python data model classes like Pydantic