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 ↑0% vs prev 7d
total hits 10
actors 7 distinct systems
last hit 5d ago Script
top countries 🇺🇸 United States · 🇨🇦 Canada · 🇫🇷 France · 🇩🇪 Germany
API endpoints
full doc /v1/registry/methoddispatch
compatibility /v1/registry/methoddispatch/compatibility