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)☆69Updated 3 weeks ago
- Operator overloading for fast anonymous functions.☆50Updated last week
- An unofficial, importable pip API☆118Updated last week
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆91Updated 3 weeks ago
- Python variant types that work with match☆54Updated last year
- Extend typing package functionalities☆61Updated 2 years ago
- Dynamically create python functions with a proper signature.☆133Updated 7 months ago
- Reference implementation of sentinels for the Python stdlib☆44Updated last year
- Tool for fixing trivial problems with your code.☆65Updated 2 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated 3 months ago
- Check for FIXME, TODO and other temporary developer notes.☆20Updated 2 years ago
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- A simple program and library to auto generate API documentation for Python modules.☆88Updated 2 years ago
- A simple task runner.☆126Updated 3 months ago
- A Python Enum that inherits from str.☆120Updated last year
- trycast parses JSON-like values whose shape is defined by TypedDicts and other standard Python type hints.☆86Updated last week
- Provides runtime validation of attributes specified in Python 'attr'-based data classes.☆56Updated last year
- flake8 plugin which checks that typing imports are properly guarded☆51Updated last week
- deprecate and refactor code across library boundaries☆17Updated 2 weeks ago
- Hatch build hook plugin for Mypyc☆52Updated last year
- Automatically manage the __all__ variable in Python modules.☆55Updated 4 years ago
- A Parser and CST for JSON5.☆21Updated 2 years ago
- Automated testing for the examples in your documentation.☆81Updated 3 weeks ago
- A Python type explainer!☆83Updated 2 years ago
- Phantom types for Python.☆230Updated last month
- Pytest plugin for testing examples in docstrings and markdown files.☆134Updated 7 months ago
- Caching for HTTPX☆72Updated 2 months ago
- Flake8 plugin for managing type-checking imports & forward references.☆128Updated 11 months ago
- Deserialize to objects while staying DRY☆159Updated 2 years ago
- Just use() code from anywhere - a functional import alternative with advanced features like inline version checks, autoreload, module glo …☆52Updated last month