biqqles / dataclassyLinks
A fast and flexible reimplementation of data classes
☆84Updated 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.☆118Updated last year
- JSON (de)serialization, GraphQL and JSON schema generation using Python typing.☆236Updated 2 weeks ago
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated 2 months ago
- Phantom types for Python.☆224Updated 3 weeks ago
- Automatically convert relative imports to absolute☆157Updated last year
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆179Updated 11 months ago
- Turn Pydantic defined Data Models into CLI Tools☆153Updated 3 months ago
- Advanced Enumerations for Python☆202Updated 2 months ago
- Useful types for Python☆139Updated last month
- A JSON5 serializer and parser library for Python 3 written in Cython.☆169Updated last week
- Dynamically create python functions with a proper signature.☆130Updated 3 months ago
- Flake8 plugin for managing type-checking imports & forward references.☆122Updated 7 months ago
- pytest plugin for testing mypy types, stubs, and plugins☆116Updated last week
- Four-wheel drive for asyncio.☆76Updated 5 months ago
- Automatically add simple type annotations to your code☆263Updated 11 months ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated 11 months ago
- Extend typing package functionalities☆59Updated 2 years ago
- A coverage plugin to provide sensible default settings☆81Updated last week
- A simple program and library to auto generate API documentation for Python modules.☆86Updated last year
- A simple immutable dictionary for Python☆164Updated 5 months ago
- 🎰 Ensure your __slots__ are working properly☆110Updated last month
- unittest subTest() support and subtests fixture☆246Updated this week
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆85Updated last month
- A file-based ORM for Python dataclasses.☆210Updated last month
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆105Updated last week
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 2 months ago
- The async transformation code.☆95Updated last year
- Runtime inspection utilities for Python typing module☆365Updated 3 months ago
- Helpers to use cachetools with async functions☆103Updated last year