245 results for “topic:dataclasses”
Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
Notion API client SDK, rewritten in Python! (sync + async)
Simple creation of data classes from dictionaries.
Easily serialize Data Classes to and from JSON
Simple and powerful factories for mock data generation
CLI interfaces & config objects, from types
Fast and well tested serialization library
Yet another serialization library on top of dataclasses, inspired by serde-rs.
🪄 Auto-generate Streamlit UI from Pydantic Models and Dataclasses.
An extremely flexible and configurable data model conversion library.
Simple, Elegant, Typed Argument Parsing with argparse
Dataclasses serializer for Django REST framework
Observable typed attributes for Python classes
Create powerful Hydra applications without the yaml files and boilerplate code.
Minimal effort CLIs derived from type hints and parse from command line, config files and environment variables
Entity relationship diagrams for Python data model classes like Pydantic
MessagePack serialization library for Python derived from orjson, written in Rust using PyO3
A simple Python wrapper for YouTube Data API :sparkles: :cake: :sparkles: .
Python implementation of Protocol Buffers with dataclass-based schemaʼs
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!
JSON (de)serialization, GraphQL and JSON schema generation using Python typing.
Simple, elegant, wizarding tools for interacting with Python's dataclasses.
A file-based ORM for Python dataclasses.
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.
Map CSV to Data Classes
Generate Python model classes (pydantic, attrs, dataclasses) based on JSON datasets with typing module support
JSON schema generation from dataclasses
Deserialize to objects while staying DRY
A modern and simple way to create clients for REST like APIs
Danio is a ORM for python asyncio world.