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 3 weeks ago
Alternatives and similar repositories for dataclass-abc
Users that are interested in dataclass-abc are comparing it to the libraries listed below
Sorting:
- replace '__all__' with '@public.add' decorator☆15Updated 4 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆68Updated 3 years ago
- Capture the outcome of Python function calls☆35Updated 5 months ago
- Mypy language server: runs mypy on Python code to provide type checking, go to definition, and hover.☆34Updated 4 years ago
- Provides runtime validation of attributes specified in Python 'attr'-based data classes.☆56Updated last year
- Typed environment variable parsing for Python☆17Updated last week
- 🔪🧀 API for creating and inspecting Python .whl files (wheels)☆28Updated 10 months ago
- ☆40Updated last year
- pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)☆76Updated this week
- Operator overloading for fast anonymous functions.☆50Updated last week
- PEP 621 metadata parsing☆41Updated last week
- ☆54Updated this week
- Delayed iteration for polling and retries.☆31Updated last month
- python decorators made easy.☆24Updated last year
- Use JSON Schema for type checking in Python☆40Updated last year
- A collection of extra types and features for mypy☆34Updated last week
- A PEP to add a `@sealed` typing decorator to Python☆26Updated last year
- A simple Python wheel builder for simple projects.☆32Updated 2 weeks ago
- Manage Python errors with ease☆25Updated this week
- A generic dependency-resolution library written in pure Python☆81Updated 5 years ago
- Python Typing Intersection examples☆49Updated last year
- 🦆 Better read-only Protocols for mypy☆21Updated 2 months ago
- ☆66Updated last month
- Generic programming library for Python☆61Updated last week
- Render CLI arguments (sub-commands friendly) defined by the argparse module.☆24Updated this week
- CPU parallelism for Trio☆65Updated 3 weeks ago
- flake8 plugin which checks that typing imports are properly guarded☆50Updated last week
- An unofficial, importable pip API☆116Updated 2 weeks ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 3 years ago
- ☆46Updated 5 years ago