Generic programming library for Python
Project description
Generic programming library for Python
Generic is a library for Generic programming, also known as Multiple dispatch.
The Generic library supports:
- multi-dispatch: like
functools.singledispatch, but for more than one parameter - multi-methods: multi-dispatch, but for methods
- event dispatching: based on a hierarchical event structure (event objects)
You can read documentation hosted at excellent readthedocs.org project. Development takes place on github.
Changes
1.1.6
- Refactoring
1.1.5
- Fix regression with super type dispatching
- Dependency updates
1.1.4
- Dependency updates
1.1.3
- Dependency updates
1.1.2
- Replace print statements with logging
- Enable trusted publisher for PyPI
- Create Security Policy
- Update LICENSE to BSD 3-Clause
- Add support for Python 3.12
- Simplify build: drop tox
- Update documentation theme to Furo
- Switch linting to ruff
1.1.1
- Add support for Python 3.11
- Move mypy configuration to pyproject.toml
- Enable automatic release of new versions with CI
1.1.0
- Rename
masterbranch tomain generic.event.Managerexecutes all handlers and throws anExceptionGroupin case of errors
1.0.1
- Add Support for Python 3.10, Drop Support for Python 3.7
- Enable Pre-commit Hooks for isort, toml, yaml, pyupgrade, docformatter, and flake8
- Migrate to GitHub Actions
1.0.0
- Updated documentation on Readthedocs
- Fix
multimethod.otherwiseclause
1.0.0b1
- Ported the code to Python 3.7, Python 2 is no longer supported
- Multimethods now have their own module
- The interface now mimics
functools.singledispatch:- the
whenmethod has been renamed toregister - overriding of methods is no longer possible
- the
0.3.1
- Minor fixes in distribution.
0.3
- Event management with event inheritance support.
0.2
- Methods with multidispatch by object type and positional arguments.
- Override multifunctions with
overridemethod.
0.1
- Registry with simple and type axes.
- Functions with multidispatch by positional 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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file generic-1.1.6.tar.gz.
File metadata
- Download URL: generic-1.1.6.tar.gz
- Upload date:
- Size: 8.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
085b649068c58ef3385ac633d3c9e68a4eb578ce52ef5193f9187e9c8f266759
|
|
| MD5 |
37410d13d3a60fae04f061e50b90a592
|
|
| BLAKE2b-256 |
74c26776e105c6463d2fd5e28a669e2647fa366983c179f9b9ecf5e2b031c480
|
Provenance
The following attestation bundles were made for generic-1.1.6.tar.gz:
Publisher:
build.yml on gaphor/generic
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
generic-1.1.6.tar.gz -
Subject digest:
085b649068c58ef3385ac633d3c9e68a4eb578ce52ef5193f9187e9c8f266759 - Sigstore transparency entry: 780350120
- Sigstore integration time:
-
Permalink:
gaphor/generic@2ff1b8bf23ae688089badde2f365f0fff48645e6 -
Branch / Tag:
refs/tags/1.1.6 - Owner: https://github.com/gaphor
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build.yml@2ff1b8bf23ae688089badde2f365f0fff48645e6 -
Trigger Event:
release
-
Statement type:
File details
Details for the file generic-1.1.6-py3-none-any.whl.
File metadata
- Download URL: generic-1.1.6-py3-none-any.whl
- Upload date:
- Size: 9.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d3c2849b5021f70698b32ab290f247e9658f8883cd4f4de18a19445f341f912
|
|
| MD5 |
fb84422139267d1058149fdbeddef311
|
|
| BLAKE2b-256 |
c5cd53684dab83ae2327352d9b32f60cde321c0ca4952e96c83b0ba3a7266ee4
|
Provenance
The following attestation bundles were made for generic-1.1.6-py3-none-any.whl:
Publisher:
build.yml on gaphor/generic
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
generic-1.1.6-py3-none-any.whl -
Subject digest:
3d3c2849b5021f70698b32ab290f247e9658f8883cd4f4de18a19445f341f912 - Sigstore transparency entry: 780350122
- Sigstore integration time:
-
Permalink:
gaphor/generic@2ff1b8bf23ae688089badde2f365f0fff48645e6 -
Branch / Tag:
refs/tags/1.1.6 - Owner: https://github.com/gaphor
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build.yml@2ff1b8bf23ae688089badde2f365f0fff48645e6 -
Trigger Event:
release
-
Statement type: