=================== ``zope.location`` =================== .. image:: https://img.shields.io/pypi/v/zope.location.svg :target: https://pypi.python.org/pypi/zope.location/ :alt: Latest release .. image:: https://img.shields.io/pypi/pyversions/zope.location.svg :target: https://pypi.org/project/zope.location/ :alt: Supported Python versions .. image:: https://github.com/zopefoundation/zope.location/actions/workflows/tests.yml/badge.svg :target: https://github.com/zopefoundation/zope.location/actions/workflows/tests.yml .. image:: https://coveralls.io/repos/github/zopefoundation/zope.location/badge.svg?branch=master :target: https://coveralls.io/github/zopefoundation/zope.location?branch=master .. image:: https://readthedocs.org/projects/zopelocation/badge/?version=latest :target: http://zopelocation.readthedocs.org/en/latest/ :alt: Documentation Status In Zope 3, "locations" are special objects that have a structural location, indicated with ``__name__`` and ``__parent__`` attributes. See `zope.container `_ for a useful extension of this concept to "containers." Documentation is hosted at https://zopelocation.readthedocs.io/en/latest/