Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #61773

Re: Tree library - multiple children

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <ethan@stoneleaf.us>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.004
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'tree': 0.05; 'friend.': 0.07; 'from:addr:ethan': 0.09; 'from:addr:stoneleaf.us': 0.09; 'from:name:ethan furman': 0.09; 'library?': 0.09; 'message- id:@stoneleaf.us': 0.09; '~ethan~': 0.09; 'python': 0.11; 'assume': 0.14; 'escribi\xc3\xb3:': 0.16; 'reedy': 0.16; 'subject:library': 0.16; 'wrote:': 0.18; 'looked': 0.18; 'users.': 0.18; 'bit': 0.19; '>>>': 0.22; 'header:User-Agent:1': 0.23; "i've": 0.25; 'post': 0.26; 'values': 0.27; 'header:In-Reply- To:1': 0.27; 'wondering': 0.29; "i'm": 0.30; 'gather': 0.31; 'themselves': 0.32; "we're": 0.32; 'says': 0.33; 'but': 0.35; 'there': 0.35; 'done,': 0.36; 'words,': 0.36; 'too': 0.37; 'list.': 0.37; 'tools,': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'previous': 0.38; 'to:addr:python.org': 0.39; 'around.': 0.60; 'tell': 0.60; 'received:173': 0.61; "you've": 0.63; 'such': 0.63; 'received:69.56': 0.68; 'obvious': 0.74; 'lazy': 0.91
Date Thu, 12 Dec 2013 14:19:30 -0800
From Ethan Furman <ethan@stoneleaf.us>
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121010 Thunderbird/16.0.1
MIME-Version 1.0
To python-list@python.org
Subject Re: Tree library - multiple children
References <52A9FD0A.9080804@gmail.com> <l8d0sh$7bp$2@ger.gmane.org> <52AA3228.8080000@gmail.com>
In-Reply-To <52AA3228.8080000@gmail.com>
Content-Type text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding 8bit
X-AntiAbuse This header was added to track abuse, please include it with any abuse report
X-AntiAbuse Primary Hostname - gator3304.hostgator.com
X-AntiAbuse Original Domain - python.org
X-AntiAbuse Originator/Caller UID/GID - [47 12] / [47 12]
X-AntiAbuse Sender Address Domain - stoneleaf.us
X-BWhitelist no
X-Source-IP 173.12.184.233
X-Source
X-Source-Args
X-Source-Dir
X-Source-Sender ([173.12.184.233]) [173.12.184.233]:59068
X-Source-Auth ethan+stoneleaf.us
X-Email-Count 1
X-Source-Cap dG9idWs7dG9idWs7Z2F0b3IzMzA0Lmhvc3RnYXRvci5jb20=
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.4040.1386888738.18130.python-list@python.org> (permalink)
Lines 23
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1386888738 news.xs4all.nl 2872 [2001:888:2000:d::a6]:57018
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:61773

Show key headers only | View raw


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~

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Tree library - multiple children Ethan Furman <ethan@stoneleaf.us> - 2013-12-12 14:19 -0800

csiph-web