nutree¶
A Python library for tree data structures with an intuitive, yet powerful, API.
- Project:
- Version:
1.1, Date: May 24, 2026
$ pip install nutree
Note: Run pip install "nutree[graph]" or pip install "nutree[all]"
instead, in order to install additional graph support.
Nutree Facts¶
Now read about Installation and Take the Tour …