nutree

PyPI Version Build Status Coverage Status License Documentation Status StackOverflow: nutree

_Nutree_ lets you organize and query arbitrary Python objects as a tree — with clones, diffing, and graph export built in.

Project:

https://github.com/mar10/nutree/

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