shajara Package¶
Classes¶
Node([value, label]) |
|
NodeProcessor |
|
OrderedDict |
Dictionary that remembers insertion order |
Tree([root]) |
Generic tree representation |
shajara.create Module¶
Classes¶
GenerateProcessor(rep) |
Generates a tree given a representation using dictionaries |
Node([value, label]) |
|
NodeProcessor |
shajara.plot Module¶
Classes¶
GraphvizProcessor |
Generates DOT representation of a tree |
NodeProcessor |