PrettyWood / future-typingLinks
Backport for type hinting generics in standard collections and union types as X | Y
☆19Updated 4 years ago
Alternatives and similar repositories for future-typing
Users that are interested in future-typing are comparing it to the libraries listed below
Sorting:
- Operator overloading for fast anonymous functions.☆50Updated last week
- Utilities for run-time type validation and multiple dispatch☆172Updated 3 weeks ago
- Phantom types for Python.☆227Updated 3 weeks ago
- A fast and flexible reimplementation of data classes☆85Updated 2 years ago
- Python variant types that work with match☆54Updated last year
- Decorator which checks whether the function is called with the correct type of parameters.☆116Updated 2 months ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆69Updated 3 years ago
- Friendlier Python tracebacks.☆87Updated 7 months ago
- deprecate and refactor code across library boundaries☆17Updated last week
- Useful types for Python☆146Updated last month
- Automated testing for the examples in your documentation.☆81Updated last week
- Automatically manage the __all__ variable in Python modules.☆55Updated 4 years ago
- Dynamically create python functions with a proper signature.☆132Updated 6 months ago
- Reference implementation of sentinels for the Python stdlib☆44Updated last year
- trycast parses JSON-like values whose shape is defined by TypedDicts and other standard Python type hints.☆86Updated 6 months ago
- 🔪🧀 API for creating and inspecting Python .whl files (wheels)☆28Updated last year
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆85Updated last year
- Extend typing package functionalities☆60Updated 2 years ago
- An unofficial, importable pip API☆118Updated last week
- A simple task runner.☆125Updated 2 months ago
- Proof-of-concept `record` type for Python☆30Updated last year
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆90Updated 2 weeks ago
- Just use() code from anywhere - a functional import alternative with advanced features like inline version checks, autoreload, module glo…☆52Updated 2 weeks ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆59Updated last week
- flake8 plugin which checks that typing imports are properly guarded☆51Updated last week
- Write compiled bytecode inline with pure Python. 🤖☆81Updated last year
- Retrieve information from typeshed and other typing stubs☆29Updated last month
- Tool for fixing trivial problems with your code.☆65Updated 2 years ago
- A Python Enum that inherits from str.☆120Updated last year
- ☆25Updated 3 years ago