Multimethod
JSON →Multimethod provides a decorator for adding multiple argument dispatching to functions in Python. It aims for simplicity and speed, utilizing type annotations to create a multimethod object that registers functions based on argument types. The library supports various type hints and advanced dispatching rules. It is currently at version 2.0.2 and has an active development and release cadence, with several releases per year.
Traffic · last 30 days ↓67% vs prev 7d
total hits 11
actors 5 distinct systems
last hit 4d ago Script
top countries 🇺🇸 United States · 🇩🇪 Germany · 🇮🇳 India · 🇫🇷 France · 🇬🇧 United Kingdom
Resources
API endpoints
full doc /v1/registry/multimethod
install /v1/registry/multimethod/install
compatibility /v1/registry/multimethod/compatibility