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