acaos / python-pep505Links
Python Polyfill for PEP 505 (None-aware / null-coalescing operators)
☆30Updated 3 years ago
Alternatives and similar repositories for python-pep505
Users that are interested in python-pep505 are comparing it to the libraries listed below
Sorting:
- A Python Enum that inherits from str.☆118Updated last year
- Phantom types for Python.☆221Updated 2 weeks ago
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆180Updated 10 months ago
- the missing toolbox for an async world☆313Updated 3 weeks ago
- distributed structured concurrency☆291Updated last week
- Backport of PEP 654 (exception groups)☆46Updated 2 weeks ago
- 📁 Asynchronous pathlib for Python☆181Updated 9 months ago
- itertools and builtins for AsyncIO and mixed iterables☆257Updated 7 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated last month
- Runtime inspection utilities for Python typing module☆365Updated 2 months ago
- Python command line wrapper for pyright, a static type checker☆228Updated 2 weeks ago
- A simple immutable dictionary for Python☆161Updated 4 months ago
- unittest subTest() support and subtests fixture☆245Updated this week
- pytest plugin for testing mypy types, stubs, and plugins☆115Updated last week
- An elegant HTTP Cache implementation for HTTPX and HTTP Core.☆273Updated last week
- Reusable constraint types to use with typing.Annotated☆562Updated last week
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- Complete lxml external type annotation☆64Updated 3 weeks ago
- Advanced Enumerations for Python☆197Updated last month
- Python Typing Intersection examples☆47Updated last year
- Four-wheel drive for asyncio.☆74Updated 4 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆103Updated 2 weeks ago
- OpenAPI (v3) specification schema as pydantic class☆119Updated last year
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆84Updated last week
- trycast parses JSON-like values whose shape is defined by TypedDicts and other standard Python type hints.☆83Updated 2 months ago
- A fast and flexible reimplementation of data classes☆84Updated 2 years ago
- Useful types for Python☆139Updated 2 weeks ago
- A Poetry plugin that makes it simple to share code between projects in monorepos.☆191Updated 6 months ago
- Integrate mypy in seconds with existing codebase. A friendly CLI tool to make mypy report only new type violations and ignore existing on…☆66Updated last month
- PEP-484 typing stubs for SQLAlchemy 1.4☆158Updated last year