Generic functions for Python
Project description
pygeneric implements type dispatch for generic functions in Python. A generic function gathers many different implementations (or methods) under the same name. The actual implementation is choosen at runtime depending on the function arguments.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pygeneric-0.2.0.tar.gz
(39.4 kB
view details)
File details
Details for the file pygeneric-0.2.0.tar.gz
.
File metadata
- Download URL: pygeneric-0.2.0.tar.gz
- Upload date:
- Size: 39.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a0916f5c8ac45378572c37b72b87e2e31ef959caa8ce85acb56fc80033572bc |
|
MD5 | 1441383ad7d5d49c2764b6ace40e714f |
|
BLAKE2b-256 | e56023f94366b0d9bb84cb3016e6b0bee35b06b72c0828a8b31babd104dd5dc6 |