{"library":"proxy-tools","type":"library","category":null,"description":"The `proxy-tools` library provides a simple yet useful proxy implementation for Python, based on the Gang of Four (GoF) design pattern. It was lovingly extracted from the `werkzeug` project to be applicable outside the web context, for example, to enable `@property` like behavior on modules. The current version is 0.1.0, with its last release in 2014, suggesting a maintenance or inactive release cadence. [4, 8]","language":"python","status":"maintenance","version":"0.1.0","tags":["proxy","delegation","metaprogramming","design-pattern","python2"],"install":[{"cmd":"pip install proxy-tools","imports":["from proxy_tools import Proxy","from proxy_tools import module_property"]}],"homepage":null,"github":"http://github.com/jtushman/proxy_tools","docs":null,"changelog":null,"pypi":"https://pypi.org/project/proxy-tools/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.4,"avg_import_s":0,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/proxy-tools/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}