Tree library - multiple children

Ethan Furman ethan at stoneleaf.us
Thu Dec 12 17:19:30 EST 2013


On 12/12/2013 02:01 PM, Ricardo Aráoz wrote:
> El 12/12/13 15:56, Terry Reedy escribió:
>> On 12/12/2013 1:14 PM, Ricardo Aráoz wrote:
>>> I need to use a tree structure. Is there a good and known library?
>>
>> Search tools, both for the web and on pypi.python.org, are your friend.
>
> I thought it was obvious that I've already looked around.

Why would that be obvious from the one line you wrote?  Python values explicitness over implicitness, and so do many of 
its users.

In other words, tell us what you've done, don't assume we're mind readers. ;)  (Unfortunately, many before you have been 
too lazy to do any work themselves and just post one line questions -- so we're a bit leery of such postings.)


> I'm using treelib right now but as my post says I was wondering if there was "a good and known library". I wanted to
> gather the previous experience of members of the list.

Now that you've given some background you may get better answers.

--
~Ethan~



More information about the Python-list mailing list