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 2 weeks ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆70Updated last month
- Python variant types that work with match☆54Updated last year
- Just use() code from anywhere - a functional import alternative with advanced features like inline version checks, autoreload, module glo…☆53Updated last month
- trycast parses JSON-like values whose shape is defined by TypedDicts and other standard Python type hints.☆86Updated last month
- Extend typing package functionalities☆61Updated 2 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated this week
- Useful types for Python☆149Updated last week
- Dynamically create python functions with a proper signature.☆134Updated 7 months ago
- Reference implementation of sentinels for the Python stdlib☆45Updated last year
- A simple Python wheel builder for simple projects.☆32Updated this week
- Friendlier Python tracebacks.☆88Updated 8 months ago
- deprecate and refactor code across library boundaries☆17Updated last week
- Automated testing for the examples in your documentation.☆82Updated last month
- Utilities for run-time type validation and multiple dispatch☆172Updated last month
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated 3 weeks ago
- Vendorize packages from PyPI☆106Updated last year
- Provides runtime validation of attributes specified in Python 'attr'-based data classes.☆56Updated last year
- 🎰 Ensure your __slots__ are working properly☆119Updated this week
- Simple, composable command runner for Python projects☆36Updated last week
- Tool for fixing trivial problems with your code.☆65Updated 2 years ago
- A simple program and library to auto generate API documentation for Python modules.☆88Updated 2 years ago
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆91Updated last month
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆85Updated 2 years ago
- A simple task runner.☆126Updated 3 months ago
- An unofficial, importable pip API☆119Updated 3 weeks ago
- Extend Python syntax with HTML.☆89Updated 5 years ago
- 🔪🧀 API for creating and inspecting Python .whl files (wheels)☆27Updated last year
- A Parser and CST for JSON5.☆21Updated 2 years ago