nutree¶
_Nutree_ lets you organize and query arbitrary Python objects as a tree — with clones, diffing, and graph export built in.
- Project:
- Version:
1.2, Date: Aug 15, 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 …