What is zope.app.tree?¶
Caution
This repository is no longer maintained and thus it got archived.
If you want to work on it please open a ticket in https://github.com/zopefoundation/meta/issues requesting its unarchival.
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
Development¶
zope.app.tree is hosted at GitHub:
Project URLs¶
https://pypi.python.org/pypi/zope.app.tree (PyPI entry and downloads)