HEX
Server: Apache/2
System: Linux nexus-01 4.18.0-553.120.1.el8_10.x86_64 #1 SMP Mon Apr 20 18:04:27 EDT 2026 x86_64
User: aglcoke (1118)
PHP: 8.2.31
Disabled: mail,exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: //proc/1/root/proc/thread-self/root/proc/self/root/usr/share/doc/python3-zope-component/README.rst
``zope.component``
==================

.. image:: https://img.shields.io/pypi/v/zope.component.svg
    :target: https://pypi.python.org/pypi/zope.component/
    :alt: Latest Version

.. image:: https://travis-ci.org/zopefoundation/zope.component.png?branch=master
        :target: https://travis-ci.org/zopefoundation/zope.component

.. image:: https://readthedocs.org/projects/zopecomponent/badge/?version=latest
        :target: http://zopecomponent.readthedocs.org/en/latest/
        :alt: Documentation Status

.. note::

   This package is intended to be independently reusable in any Python
   project. It is maintained by the
   `Zope Toolkit project <http://docs.zope.org/zopetoolkit/>`_.

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 http://docs.zope.org/zope.component/ for the documentation.

.. _zope.interface: https://github.com/zopefoundation/zope.interface