acaos / python-pep505Links
Python Polyfill for PEP 505 (None-aware / null-coalescing operators)
☆31Updated 4 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.☆120Updated last year
- Complete lxml external type annotation☆75Updated 2 weeks ago
- Runtime inspection utilities for Python typing module☆376Updated last month
- Useful types for Python☆146Updated 2 months ago
- unittest subTest() support and subtests fixture☆252Updated last month
- the missing toolbox for an async world☆334Updated 2 weeks ago
- Integrate mypy in seconds with existing codebase. A friendly CLI tool to make mypy report only new type violations and ignore existing on…☆76Updated 6 months ago
- itertools and builtins for AsyncIO and mixed iterables☆268Updated last month
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated 3 months ago
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆91Updated 2 weeks ago
- Phantom types for Python.☆228Updated last month
- Python Typing Intersection examples☆50Updated last year
- A simple immutable dictionary for Python☆171Updated 2 weeks ago
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆181Updated last year
- Deserialize to objects while staying DRY☆159Updated 2 years ago
- Advanced Enumerations for Python☆205Updated 5 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆117Updated last week
- Protocols intersection for mypy☆33Updated last week
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated last year
- Decisions by the Python Typing Council☆48Updated last year
- 📁 Asynchronous pathlib for Python☆193Updated last year
- Reusable constraint types to use with typing.Annotated☆583Updated last month
- trycast parses JSON-like values whose shape is defined by TypedDicts and other standard Python type hints.☆86Updated this week
- A Poetry plugin that makes it simple to share code between projects in monorepos.☆192Updated 4 months ago
- Utility library for gitignore style pattern matching of file paths.☆204Updated this week
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- Reenter an asyncio or Trio event loop from synchronous code☆87Updated last year
- Automatically add simple type annotations to your code☆272Updated 2 months ago
- Reference implementation of sentinels for the Python stdlib☆44Updated last year
- Backport of PEP 654 (exception groups)☆48Updated 3 weeks ago