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 3 weeks ago
- Typed environment variable parsing for Python☆18Updated 2 weeks ago
- python decorators made easy.☆24Updated last year
- Provides runtime validation of attributes specified in Python 'attr'-based data classes.☆56Updated last year
- ☆39Updated last year
- ☆55Updated 2 weeks ago
- ☆19Updated last week
- A low-level library for installing from a Python wheel distribution.☆140Updated last week
- replace '__all__' with '@public.add' decorator☆15Updated 5 years ago
- flake8 plugin which checks that typing imports are properly guarded☆51Updated last week
- Python Typing Intersection examples☆50Updated last year
- A simple Python wheel builder for simple projects.☆32Updated 2 weeks ago
- 🔪🧀 API for creating and inspecting Python .whl files (wheels)☆27Updated last year
- Automated testing for the examples in your documentation.☆81Updated 3 weeks ago
- Mypy language server: runs mypy on Python code to provide type checking, go to definition, and hover.☆34Updated 4 years ago
- Use JSON Schema for type checking in Python☆41Updated last year
- modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph …☆46Updated last month
- A rust port of Python stdlib's graphlib☆28Updated 2 years ago
- pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)☆76Updated last week
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated last week
- a GitHub action to install (pre-release) pythons from deadsnakes☆58Updated 2 weeks ago
- Render CLI arguments (sub-commands friendly) defined by the argparse module.☆25Updated last week
- Operator overloading for fast anonymous functions.☆50Updated last week
- Capture the outcome of Python function calls☆36Updated 9 months ago
- A collection of extra types and features for mypy☆34Updated last month
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- a placeholder☆29Updated last year
- A PEP to add a `@sealed` typing decorator to Python☆27Updated last year
- Run mypy and pyright over millions of lines of code☆105Updated 3 weeks ago
- 🦆 Better read-only Protocols for mypy☆21Updated 5 months ago