justree package¶
Submodules¶
Module contents¶
Module justree provides an idiomatic tree implementation class in
pure python justree.tree.Tree.
You can start using this module like:
>>> from justree import Tree
Module justree provides an idiomatic tree implementation class in
pure python justree.tree.Tree.
You can start using this module like:
>>> from justree import Tree