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 this week
Alternatives and similar repositories for dataclass-abc
Users that are interested in dataclass-abc are comparing it to the libraries listed below
Sorting:
- ☆54Updated 3 weeks ago
- Typed environment variable parsing for Python☆17Updated 3 weeks ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆67Updated 3 years ago
- A collection of extra types and features for mypy☆34Updated 3 weeks ago
- ☆19Updated 2 weeks ago
- replace '__all__' with '@public.add' decorator☆15Updated 4 years ago
- Capture the outcome of Python function calls☆35Updated 5 months ago
- A generic dependency-resolution library written in pure Python☆81Updated 5 years ago
- ☆46Updated 5 years ago
- A low-level library for installing from a Python wheel distribution.☆137Updated this 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 last week
- Wilcard File Name matching library☆149Updated 2 months ago
- python decorators made easy.☆24Updated last year
- Cython PyParsing implementation.☆32Updated 10 months ago
- Reference implementation of sentinels for the Python stdlib☆42Updated 10 months 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☆40Updated last year
- 🦆 Better read-only Protocols for mypy☆21Updated last month
- ☆45Updated last year
- Automated testing for the examples in your documentation.☆76Updated 3 weeks ago
- Automatic python refactoring☆41Updated last week
- modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph …☆46Updated last year
- Makes it easy to write factory functions for sqlalchemy models, particularly for use in testing.☆11Updated 2 years ago
- Fast property caching☆26Updated last week
- Operator overloading for fast anonymous functions.☆50Updated last week
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…☆71Updated 2 months ago
- A rust port of Python stdlib's graphlib☆27Updated 2 years ago
- PEP 621 metadata parsing☆41Updated last week