{"library":"zope-component","type":"library","category":null,"description":"zope.component, along with zope.interface, provides a robust component architecture for Python, enabling the definition, registration, and lookup of loosely coupled components such as adapters and utilities. It is a core part of the Zope Toolkit project. The current version is 7.1. New minor versions are released roughly every 2-6 months, and major versions every 2-3 years, following semantic versioning.","language":"python","status":"active","version":"7.1","tags":["component architecture","dependency injection","event system","zope","interfaces","adapters","utilities"],"last_verified":"Sat May 23","install":[{"cmd":"pip install zope.component","imports":["from zope.component import getUtility","from zope.component import provideUtility","from zope.component import queryUtility","from zope.interface.interfaces import IComponent","from zope.interface.registry import ComponentRegistry"]}],"homepage":"https://zope.org/","github":"https://github.com/zopefoundation/zope.component","docs":"https://zopecomponent.readthedocs.io/","changelog":"https://raw.githubusercontent.com/zopefoundation/zope.component/master/CHANGES.rst","pypi":"https://pypi.org/project/zope-component/","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":0.04,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/zope-component/compatibility"}}