{"library":"singledispatch","type":"library","category":null,"description":"The `singledispatch` library provides a standalone implementation of the `functools.singledispatch` decorator, which allows for generic functions to have different behaviors based on the type of their first argument. Originally a backport for older Python versions, the PyPI package currently targets Python 3.9+ and is actively maintained with regular releases, as evidenced by recent version updates.","language":"python","status":"active","version":"4.1.2","tags":["type dispatch","polymorphism","functools","decorator","generic functions"],"install":[{"cmd":"pip install singledispatch","imports":["from singledispatch import singledispatch","from singledispatch import singledispatchmethod"]}],"homepage":null,"github":"https://github.com/jaraco/singledispatch","docs":null,"changelog":null,"pypi":"https://pypi.org/project/singledispatch/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/singledispatch/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}