{"library":"zope-proxy","type":"library","category":null,"description":"zope.proxy is a Python library providing generic, transparent proxies. It allows you to wrap an object with a proxy that delegates most operations to the underlying object, while still allowing for custom behavior or interception. The current version is 7.1, with releases typically tied to Python version support and bug fixes.","language":"python","status":"active","version":"7.1","tags":["proxy","zope","transparency","design-pattern"],"last_verified":"Sat May 23","install":[{"cmd":"pip install zope-proxy","imports":["from zope.proxy import Proxy","from zope.proxy import getProxiedObject","from zope.proxy import isproxy"]}],"homepage":null,"github":"https://github.com/zopefoundation/zope.proxy","docs":"https://zopeproxy.readthedocs.io","changelog":"https://github.com/zopefoundation/zope.proxy/blob/master/CHANGES.rst","pypi":"https://pypi.org/project/zope-proxy/","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,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/zope-proxy/compatibility"}}