MichaelSchneeberger / dataclass-abcLinks
A Python library that allows you to define abstract properties for dataclasses, bridging the gap between abstract base classes (ABCs) and dataclasses.
☆17Updated 4 months ago
Alternatives and similar repositories for dataclass-abc
Users that are interested in dataclass-abc are comparing it to the libraries listed below
Sorting:
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆70Updated last month
- replace '__all__' with '@public.add' decorator☆15Updated 5 years ago
- Mypy language server: runs mypy on Python code to provide type checking, go to definition, and hover.☆34Updated 4 years ago
- Typed environment variable parsing for Python☆18Updated 3 weeks ago
- A PEP to add a `@sealed` typing decorator to Python☆27Updated last year
- Python Typing Intersection examples☆50Updated last year
- PEP 621 metadata parsing☆43Updated this week
- Use JSON Schema for type checking in Python☆41Updated last year
- ☆39Updated last year
- Automatic python refactoring☆43Updated 2 weeks ago
- Provides runtime validation of attributes specified in Python 'attr'-based data classes.☆56Updated last year
- Operator overloading for fast anonymous functions.☆50Updated 2 weeks ago
- 🔪🧀 API for creating and inspecting Python .whl files (wheels)☆27Updated last year
- A simple Python wheel builder for simple projects.☆32Updated this week
- Render CLI arguments (sub-commands friendly) defined by the argparse module.☆25Updated last week
- Backport of PEP 654 (exception groups)☆48Updated this week
- Run Python type checkers over millions of lines of code☆105Updated this week
- Automated testing for the examples in your documentation.☆82Updated last month
- ☆55Updated 3 weeks ago
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- Protocols intersection for mypy☆34Updated last month
- A plugin for Flake8 that provides specializations for type hinting stub files☆80Updated this week
- A low-level library for installing from a Python wheel distribution.☆142Updated 2 weeks ago
- Tool for fixing trivial problems with your code.☆65Updated 2 years ago
- ☆46Updated 5 years ago
- A system to Instrument running Python code☆25Updated 6 months ago
- flake8 plugin which checks that typing imports are properly guarded☆51Updated 2 weeks ago
- ☆19Updated 3 weeks ago
- Highly opinionated linter for Trio code☆25Updated 2 weeks ago
- Useful types for Python☆149Updated this week