Overloading
JSON →Overloading.py is a Python 3 library that provides function and method dispatching based on the types and number of runtime arguments. When an overloaded function is called, it compares the arguments supplied to available signatures and invokes the implementation that provides the most accurate match. The library's current version is 0.5.0, released in April 2016, suggesting a low or inactive release cadence.
Traffic · last 30 days ↑57% vs prev 7d
total hits 22
actors 8 distinct systems
last hit 1d ago ByteDance
top countries 🇺🇸 United States · 🇫🇷 France · 🇸🇬 Singapore · 🇨🇦 Canada · 🇩🇪 Germany
API endpoints
full doc /v1/registry/overloading
install /v1/registry/overloading/install
compatibility /v1/registry/overloading/compatibility