API
=====

**nodestack** is a Python library to manage Nodes classes.
A node is an object which is related to other nodes given a tree chart.

.. automodule:: nodestack
   :members:
