{"library":"zope-container","type":"library","category":null,"description":"Zope Container (`zope.container`) is a foundational Python library within the Zope ecosystem, defining interfaces for object container components and providing concrete implementations like BTreeContainer and OrderedContainer. It serves as a building block for dynamic web applications and content management systems such as Plone, offering mechanisms for object persistence, integrity, and access control. Currently at version 7.2, the library maintains an active release cadence, frequently updating to support new Python versions and integrating changes from other Zope core packages.","language":"python","status":"active","version":"7.2","tags":["zope","container","data structures","interfaces","btree","persistence"],"last_verified":"Tue May 26","install":[{"cmd":"pip install zope-container","imports":["from zope.container.btree import BTreeContainer","from zope.container.ordered import OrderedContainer","from zope.container.interfaces import IContainer","from zope.container.interfaces import IWriteContainer"]}],"homepage":"https://zope.readthedocs.io/","github":"https://github.com/zopefoundation/zope.container","docs":"https://zopecontainer.readthedocs.io","changelog":null,"pypi":"https://pypi.org/project/zope-container/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":5.2,"avg_import_s":0.36,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/zope-container/compatibility"}}