
multipledispatch 1.0.0
0
Multiple dispatch
Contents
Multiple dispatch
Stars: 843, Watchers: 843, Forks: 74, Open Issues: 65The mrocklin/multipledispatch repo was created 12 years ago and the last code push was 1 years ago.
The project is popular with 843 github stars!
How to Install multipledispatch
You can install multipledispatch using pip
pip install multipledispatch
or add it to a project with poetry
poetry add multipledispatch
Package Details
- Author
- Matthew Rocklin
- License
- BSD
- Homepage
- http://github.com/mrocklin/multipledispatch/
- PyPi:
- https://pypi.org/project/multipledispatch/
- GitHub Repo:
- https://github.com/mrocklin/multipledispatch
Related Packages
Errors
A list of common multipledispatch errors.
Code Examples
Here are some multipledispatch code examples and snippets.
pythonfix