biqqles / dataclassyLinks
A fast and flexible reimplementation of data classes
☆85Updated 2 years ago
Alternatives and similar repositories for dataclassy
Users that are interested in dataclassy are comparing it to the libraries listed below
Sorting:
- A Python Enum that inherits from str.☆120Updated last year
- Automatically convert relative imports to absolute☆157Updated last year
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- JSON (de)serialization, GraphQL and JSON schema generation using Python typing.☆239Updated 2 weeks ago
- Useful types for Python☆146Updated last month
- Decorator which checks whether the function is called with the correct type of parameters.☆116Updated last month
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated last year
- Four-wheel drive for asyncio.☆80Updated last month
- Phantom types for Python.☆226Updated this week
- Advanced Enumerations for Python