dataclasses topic

List dataclasses repositories

python-youtube

288
Stars
42
Forks
Watchers

A simple Python wrapper for YouTube Data API :sparkles: :cake: :sparkles: .

dataclasses-jsonschema

165
Stars
38
Forks
Watchers

JSON schema generation from dataclasses

danio

114
Stars
1
Forks
Watchers

Danio is a ORM for python asyncio world.

json2python-models

169
Stars
12
Forks
Watchers

Generate Python model classes (pydantic, attrs, dataclasses) based on JSON datasets with typing module support

hydra-zen

290
Stars
11
Forks
Watchers

Create powerful Hydra applications without the yaml files and boilerplate code.

omymodels

158
Stars
18
Forks
Watchers

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

181
Stars
6
Forks
Watchers

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

347
Stars
51
Forks
Watchers

🪄 Auto-generate Streamlit UI from Pydantic Models and Dataclasses.

coqpit

91
Stars
29
Forks
Watchers

Simple but maybe too simple config management through python data classes. We use it for machine learning.

erdantic

273
Stars
20
Forks
Watchers

Entity relationship diagrams for Python data model classes like Pydantic