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:
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆71Updated 2 months ago
- Operator overloading for fast anonymous functions.☆50Updated last week
- Python variant types that work with match☆54Updated last year
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated last month
- Automated testing for the examples in your documentation.☆84Updated 2 months ago
- Dynamically create python functions with a proper signature.☆134Updated 8 months ago
- Extend typing package functionalities☆61Updated 2 years ago
- 🎰 Ensure your __slots__ are working properly☆119Updated 3 weeks ago
- Automatically manage the __all__ variable in Python modules.☆55Updated 4 years ago
- A simple task runner.☆125Updated this week
- Caching for HTTPX☆73Updated 4 months ago
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆91Updated 2 months ago
- Provides runtime validation of attributes specified in Python 'attr'-based data classes.☆57Updated last year
- Four-wheel drive for asyncio.☆83Updated 4 months ago
- Vendorize packages from PyPI☆106Updated last year
- Useful types for Python☆149Updated last month
- Utilities for run-time type validation and multiple dispatch☆172Updated 2 months ago
- Phantom types for Python.☆233Updated last month
- Extend Python syntax with HTML.☆89Updated 5 years ago
- All-Inclusive Python Projects☆136Updated 2 months ago
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…☆76Updated 2 months ago
- Reenter an asyncio or Trio event loop from synchronous code☆87Updated last month
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- A Python type explainer!☆83Updated 2 years ago
- A mini dashboard to help find slow tests in pytest.☆83Updated last year
- Build and Inspect Python Packages in GitHub Actions☆211Updated this week
- A fast and flexible reimplementation of data classes☆85Updated 3 years ago
- A tiny package to ease the creation of test steps with shared intermediate results/state.☆56Updated 3 years ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 5 months ago
- ☆47Updated 3 weeks ago