Tree library - multiple children

buchanae at gmail.com buchanae at gmail.com
Fri Dec 13 16:05:45 EST 2013


I have this simple/stupid tree module:
https://github.com/abuchanan/bolts/blob/master/bolts/tree.py


On Thursday, December 12, 2013 10:14:34 AM UTC-8, Ricardo Aráoz wrote:
> I need to use a tree structure. Is there a good and known library?
> 
> Doesn't have to be binary tree, I need to have multiple children per node.
> 
> 
> 
> Thanks




More information about the Python-list mailing list