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 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:
- 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 this week
- Capture the outcome of Python function calls☆36Updated 8 months ago
- replace '__all__' with '@public.add' decorator☆15Updated 5 years ago
- 🦆 Better read-only Protocols for mypy☆21Updated 4 months ago
- Python Typing Intersection examples☆50Updated last year
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆69Updated this week
- A collection of extra types and features for mypy☆34Updated last week
- Automatic python refactoring☆43Updated this week
- Reference implementation of sentinels for the Python stdlib☆44Updated last year
- Run mypy and pyright over millions of lines of code☆103Updated this week
- trycast parses JSON-like values whose shape is defined by TypedDicts and other standard Python type hints.☆86Updated 6 months ago
- modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph …☆46Updated last week
- Operator overloading for fast anonymous functions.☆50Updated last week
- Provides runtime validation of attributes specified in Python 'attr'-based data classes.☆56Updated last year
- Hypothesis extension to allow generating strings based on regex☆26Updated 7 years ago
- ☆55Updated this week
- Use JSON Schema for type checking in Python☆41Updated last year
- flake8 plugin which checks that typing imports are properly guarded☆51Updated this week
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- Backport for type hinting generics in standard collections and union types as X | Y☆19Updated 4 years ago
- ☆67Updated last month
- Reenter an asyncio or Trio event loop from synchronous code☆87Updated last year
- PEP 621 metadata parsing☆43Updated this week
- ☆39Updated last year
- Tool for fixing trivial problems with your code.☆65Updated 2 years ago
- Phantom types for Python.☆228Updated 3 weeks ago
- ☆19Updated 3 months ago
- Strong Type Hints with Traits☆11Updated 5 years ago
- 🔪🧀 API for creating and inspecting Python .whl files (wheels)☆28Updated last year