ikalnytskyi / singledispatchmethodLinks
Backport of 'functools.singledispatchmethod' from Python 3.8 to Python 2.7 - 3.7.
☆15Updated 6 years ago
Alternatives and similar repositories for singledispatchmethod
Users that are interested in singledispatchmethod are comparing it to the libraries listed below
Sorting:
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated 2 weeks ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- Serialization library for Exceptions and Tracebacks.☆179Updated last month
- ☆55Updated 3 weeks ago
- Making it easy to write async iterators in Python 3.5☆102Updated 5 years ago
- An unofficial, importable pip API☆118Updated 3 weeks ago
- A fast and thorough lazy object proxy.☆262Updated 4 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- Discover and load entry points from installed packages☆76Updated last year
- Powerful Python library for atomic file writes.☆319Updated 3 years ago
- extracted --boxed from pytest-xdist to ensure backward compat☆75Updated last year
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Tool for translation type comments to type annotations in Python☆155Updated 7 months ago
- pytest plugin to test mypy static type analysis☆34Updated 3 weeks ago
- show where your regex match assertion failed!☆80Updated 2 weeks ago
- Provides runtime validation of attributes specified in Python 'attr'-based data classes.☆56Updated last year
- A TOML-0.4.0 parser/writer for Python.☆132Updated 6 years ago
- Backport of pathlib aiming to support the full stdlib Python API.☆85Updated 2 years ago
- A plugin for flake8 integrating Mypy.☆101Updated 5 years ago
- flake8 plugin which checks that typing imports are properly guarded☆51Updated 2 weeks ago
- pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)☆76Updated last week
- A Python Enum that inherits from str.☆119Updated last year
- Lazy & self-destructive tools for speeding up module imports☆55Updated 3 years ago
- A backport of __future__ annotations to python<3.7.☆22Updated 4 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆224Updated last year
- PyPy binary wheels for some popular packages☆80Updated 3 years ago
- Safely render long_description/README files in Warehouse☆166Updated last month
- pytest plugin for testing mypy types, stubs, and plugins☆122Updated 3 weeks ago
- Pytest plugin for trio☆59Updated 3 months ago