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:
- Extend typing package functionalities☆61Updated 2 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆70Updated 2 months ago
- Operator overloading for fast anonymous functions.☆50Updated last week
- ☆46Updated 3 weeks ago
- flake8 plugin which checks that typing imports are properly guarded☆51Updated last month
- Automated testing for the examples in your documentation.☆84Updated last month
- trycast parses JSON-like values whose shape is defined by TypedDicts and other standard Python type hints.☆86Updated last month
- Utilities for run-time type validation and multiple dispatch☆172Updated last month
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆91Updated 2 months ago
- A Python type explainer!☆83Updated 2 years ago
- A fast and flexible reimplementation of data classes☆85Updated 3 years ago
- An unofficial, importable pip API☆119Updated last month
- Experimental Python API for Ruff☆34Updated last month
- Provides runtime validation of attributes specified in Python 'attr'-based data classes.☆57Updated last year
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- Python variant types that work with match☆54Updated last year
- A simple program and library to auto generate API documentation for Python modules.☆88Updated 2 years ago
- Dynamically create python functions with a proper signature.☆134Updated 8 months ago
- Sort __all__ lists alphabetically☆31Updated last week
- 🎰 Ensure your __slots__ are working properly☆119Updated 3 weeks ago
- Useful types for Python☆149Updated 3 weeks ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated 3 weeks ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated last month
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆87Updated 2 years ago
- Flake8 plugin for managing type-checking imports & forward references.☆129Updated 3 weeks ago
- A simple task runner.☆125Updated 4 months ago
- Just use() code from anywhere - a functional import alternative with advanced features like inline version checks, autoreload, module glo…☆53Updated this week
- Decisions by the Python Typing Council☆51Updated last year
- Tool for fixing trivial problems with your code.☆65Updated 2 years ago
- pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)☆76Updated this week