python-singledispatch
Subpackage Descriptions
single |
:alt: tests
:alt: Ruff
[PEP 443] proposed to expose
a mechanism in the functools standard library module in Python 3.4
that provides a simple form of generic programming known as
single-dispatch generic functions.
This library is a backport of this functionality and its evolution.
Refer to the [upstream documentation
]
for API guidance. To use the backport, simply use
``from singledispatch import singledispatch, singledispatchmethod in place
of
from functools import singledispatch, singledispatchmethod``.
Maintenance
===========
This backport is maintained on Github by Jason R. Coombs, one of the
members of the core CPython team:
* [repository]
* [issue tracker]
For Enterprise
==============
Available as part of the Tidelift Subscription.
This project and the maintainers of thousands of other packages are working
with Tidelift to deliver one enterprise subscription that covers all of the
open source you use.
[Learn more].
|
Configuration Switches (platform-specific settings discarded)
PY312 OFF Build using Python 3.12
PY313 ON Build using Python 3.13
Package Dependencies by Type
Download groups
main |
mirror://PYPIWHL/71/9b/93adabae9d3979ac081f4488d3da1cf8ad8f3b27660f896d59c5a088253b |
Distribution File Information
24802c4e743a252645c461e71abcaa95c3f678a96688e72bb0bf63e663018c7a 6761 python-src/singledispatch-4.1.2-py3-none-any.whl
Ports that require python-singledispatch:v13
No other ports depend on this one. |