Method Dispatch
JSON →methoddispatch provides a decorator similar to `functools.singledispatch` but specifically designed for dispatching class methods based on the type of their arguments. It extends Python's built-in single dispatch functionality to work seamlessly within classes, supporting different implementations for various argument types. The current version is 5.0.1, with an irregular release cadence driven by feature enhancements and Python version compatibility.
Traffic · last 30 days stale · no recent hits
total hits 12
actors 4 distinct systems
last hit 22d ago Amazonbot
top countries 🇺🇸 United States · 🇨🇦 Canada · 🇩🇪 Germany
API endpoints
full doc /v1/registry/methoddispatch
compatibility /v1/registry/methoddispatch/compatibility