{"library":"decopatch","type":"library","category":null,"description":"decopatch is a Python library designed to simplify the creation of decorators. It addresses the common challenge in Python where writing decorators requires explicit handling of both with-parenthesis and without-parenthesis usages. The library is currently at version 1.4.10 and receives regular minor updates, maintaining an active development status.","language":"python","status":"active","version":"1.4.10","tags":["decorator","function","class","utility","parenthesis"],"last_verified":"Fri May 22","install":[{"cmd":"pip install decopatch","imports":["from decopatch import function_decorator","from decopatch import class_decorator","from decopatch import decorator","from decopatch import WRAPPED, F_ARGS, F_KWARGS"]}],"homepage":null,"github":"https://github.com/smarie/python-decopatch","docs":null,"changelog":null,"pypi":"https://pypi.org/project/decopatch/","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.04,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/decopatch/compatibility"}}