zope.app.tree

Static Tree Implementation


Keywords
zope3, tree, static, zpt
License
ZPL-2.1
Install
pip install zope.app.tree==4.1.0

Documentation

Documentation Status Build Status Code Coverage

This package was designed to be a light-weight and easy-to-use static tree implementation. It allows the developer to quickly create trees with nodes that can be opened and closed without the use of JavaScript. The tree state can be retained over multiple sessions.

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