python3-anytree

Powerful and Lightweight Python Tree Data Structure with various plugins

Description

Anytree is a Python library designed to enable easy creation, manipulation, and visualization of tree data structures. It exposes a syntactically simple interface for defining and establishing relationships between nodes and offers convenient tools for rendering trees in readable formats.

Anytree can also be used to turn any class into a tree node simply by adding NodeMixin as a base class. Trees constructed using Anytree can also be easily visualized and exported as images with various styles via Graphviz. (For users of the exporter API, make sure to install graphviz.)

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/c0fec0de/anytree


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-anytree