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.3.0.tar.gz
(63.1 kB
view details)
File details
Details for the file pygeneric-0.3.0.tar.gz
.
File metadata
- Download URL: pygeneric-0.3.0.tar.gz
- Upload date:
- Size: 63.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 995669bdf11de5bfa133806eccb2b0d5b75fbef7391cd3aea544e4407e1eede7 |
|
MD5 | b04474fc040ef85190465eb1179eaf1a |
|
BLAKE2b-256 | cfa0a28a6415cdd1628f015c0bd2ed591e986ccc6e50fe1c9321b9460c1c4bc7 |