
multimethod 2.0.2
0
Multiple argument dispatching.
Contents
Multiple argument dispatching.
Stars: 312, Watchers: 312, Forks: 28, Open Issues: 0The coady/multimethod repo was created 10 years ago and the last code push was 1 months ago.
The project is popular with 312 github stars!
How to Install multimethod
You can install multimethod using pip
pip install multimethod
or add it to a project with poetry
poetry add multimethod
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/multimethod/
- Documentation:
- https://coady.github.io/multimethod
- GitHub Repo:
- https://github.com/coady/multimethod
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common multimethod errors.
Code Examples
Here are some multimethod code examples and snippets.
pythonfix