/lighttree

Lightweight python library facilitating manipulation of tree shaped structures.

Primary LanguagePythonOtherNOASSERTION

PyPI Latest Release License Python package

What is it?

lighttree is a Python package providing a simple interface to manipulate data having a tree structure.

Features

  • multiple tree update methods
  • ascii display
  • interactive tree with autocompletion feature (for ipython usage)

Documentation

Full documentation available (work in progress) here on read-the-docs.

Installation

pip install lighttree

Contributing

All contributions, bug reports, bug fixes, documentation improvements, enhancements and ideas are welcome.