dataclasses topic
dataconf
Simple dataclasses configuration management for Python with hocon/json/yaml/properties/env-vars/dict/cli support.
fireclass
Firestore + Dataclass: declare and interact with your Firestore models using Python dataclasses.
orjson
Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
apischema
JSON (de)serialization, GraphQL and JSON schema generation using Python typing.
polyfactory
Simple and powerful factories for mock data generation
datafiles
A file-based ORM for Python dataclasses.
pyserde
Yet another serialization library on top of dataclasses, inspired by serde-rs.
jsonargparse
Implement minimal boilerplate CLIs derived from type hints and parse from command line, config files and environment variables
ormsgpack
Msgpack serialization/deserialization library for Python, written in Rust using PyO3 and rust-msgpack. Reboot of orjson. msgpack.org[Python]