zope.traversing

Resolving paths in the object hierarchy


Keywords
zope, traversal, route, URL, view, maintained
License
ZPL-2.1
Install
pip install zope.traversing==5.0

Documentation

zope.traversing

Latest release Supported Python versions https://coveralls.io/repos/github/zopefoundation/zope.traversing/badge.svg?branch=master Documentation Status

This package provides adapters for resolving object paths by traversing an object hierarchy. This package also includes support for traversal namespaces (e.g. ++view++, ++skin++, etc.) as well as computing URLs via the @@absolute_url view.

Documentation is hosted at https://zopetraversing.readthedocs.io/