singledispatch 4.1.0
0
Backport functools.singledispatch to older Pythons.
Contents
Backport functools.singledispatch to older Pythons.
Stars: 1, Watchers: 1, Forks: 3, Open Issues: 1The jaraco/singledispatch
repo was created 3 years ago and the last code push was 1 months ago. The project is not very popular with only 1 github stars!
How to Install singledispatch
You can install singledispatch using pip
pip install singledispatch
or add it to a project with poetry
poetry add singledispatch
Package Details
- Author
- Jason R. Coombs
- License
- Homepage
- https://github.com/jaraco/singledispatch
- PyPi:
- https://pypi.org/project/singledispatch/
- GitHub Repo:
- https://github.com/jaraco/singledispatch
Classifiers
Related Packages
Errors
A list of common singledispatch errors.
Code Examples
Here are some singledispatch
code examples and snippets.