Skip to content

zopefoundation/zope.component

Repository files navigation

zope.component

Unit test status

Coverage Status

Current version on PyPI

Documentation Status

Note

This package is intended to be independently reusable in any Python project. It is maintained by the Zope Toolkit project.

This package represents the core of the Zope Component Architecture. Together with the zope.interface package, it provides facilities for defining, registering and looking up components.

Please see https://zopecomponent.readthedocs.io/en/latest/ for the documentation.