multimethod 1.12
0
Multiple argument dispatching.
Contents
Multiple argument dispatching.
Stars: 284, Watchers: 284, Forks: 23, Open Issues: 1The coady/multimethod
repo was created 9 years ago and the last code push was 3 weeks ago.
The project is popular with 284 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
- Copyright 2022 Aric Coady Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
- 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.