klausweiss / typing-protocol-intersectionLinks
Protocols intersection for mypy
☆33Updated 3 weeks 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.☆226Updated 3 weeks ago
- pytest plugin for testing mypy types, stubs, and plugins☆122Updated last week
- Write short and fully-typed lambdas where you need them.☆285Updated last year
- Operator overloading for fast anonymous functions.☆50Updated this week
- Deserialize to objects while staying DRY☆159Updated 2 years ago
- Reenter an asyncio or Trio event loop from synchronous code☆88Updated last year
- A type-safe `functools.wraps`.☆19Updated last week
- Useful types for Python☆146Updated last month
- Runtime inspection utilities for Python typing module☆375Updated last month
- Decorator which checks whether the function is called with the correct type of parameters.☆116Updated 2 months ago
- itertools and builtins for AsyncIO and mixed iterables☆268Updated 3 weeks ago
- trycast parses JSON-like values whose shape is defined by TypedDicts and other standard Python type hints.☆86Updated 6 months ago
- distributed structured concurrency☆296Updated last month
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆117Updated last week
- Four-wheel drive for asyncio.☆80Updated 2 months ago
- Python Typing Intersection examples☆50Updated last year
- A fast and flexible reimplementation of data classes☆85Updated 2 years ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated last year
- Experimental Python API for Ruff☆32Updated 3 weeks ago
- A Python Enum that inherits from str.☆120Updated last year
- Dynamically create python functions with a proper signature.☆132Updated 6 months ago
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆180Updated last year
- A Python type checker☆375Updated last week
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆90Updated 2 weeks ago
- Runtime typing introspection tools☆56Updated 2 months ago
- unittest subTest() support and subtests fixture☆252Updated 2 weeks ago
- Run all your asynchronous tests cooperatively.☆92Updated 5 months ago
- Decisions by the Python Typing Council☆48Updated last year
- Extensible methods for Python a la Haskell's typeclasses.☆60Updated last year
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆69Updated 3 years ago