caesar0301 / treelib

An efficient implementation of tree data structure in python 2/3.
http://treelib.readthedocs.io/en/latest/
Other
800 stars 185 forks source link

Support to print multiple data properties in Tree.show() #191

Open Enoch2090 opened 2 years ago

Enoch2090 commented 2 years ago

Note that README is changed and you may want to change it back.

rix1 commented 1 month ago

I think this PR can be replaced by https://github.com/caesar0301/treelib/pull/227