klausweiss / typing-protocol-intersectionLinks
Protocols intersection for mypy
☆36Updated 2 months ago
Alternatives and similar repositories for typing-protocol-intersection
Users that are interested in typing-protocol-intersection are comparing it to the libraries listed below
Sorting:
- Phantom types for Python.☆233Updated last month
- Four-wheel drive for asyncio.☆83Updated 4 months ago
- Useful types for Python☆149Updated last month
- Python Typing Intersection examples☆50Updated last year
- Experimental Python API for Ruff☆34Updated last month
- Reenter an asyncio or Trio event loop from synchronous code☆87Updated last month
- Operator overloading for fast anonymous functions.☆50Updated this week
- Write short and fully-typed lambdas where you need them.☆285Updated 2 years ago
- pytest plugin for testing mypy types, stubs, and plugins☆122Updated 3 weeks ago
- distributed structured concurrency☆301Updated 2 weeks ago
- itertools and builtins for AsyncIO and mixed iterables☆273Updated last month
- A simple immutable dictionary for Python☆176Updated 3 weeks ago
- Deserialize to objects while staying DRY☆159Updated 2 years ago
- Runtime inspection utilities for Python typing module☆376Updated 2 weeks ago
- A Python Enum that inherits from str.☆121Updated last year
- Decisions by the Python Typing Council☆51Updated last year
- trycast parses JSON-like values whose shape is defined by TypedDicts and other standard Python type hints.☆86Updated last month
- A type-safe `functools.wraps`.☆20Updated 2 months ago
- Provides runtime validation of attributes specified in Python 'attr'-based data classes.☆57Updated last year
- hatch plugin to use pip-compile (or uv) to manage project dependencies and lockfiles☆98Updated last week
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆119Updated last week
- A fast and flexible reimplementation of data classes☆85Updated 3 years ago
- Based Python static type checker with baseline, sane default settings and based typing features