Re: generating a tree-like structure

2007-06-01 Thread Steve Howell
--- "A.T.Hofkamp" <[EMAIL PROTECTED]> wrote: > > I would probably generate a DOT file to get a 2D > visualization. DOT is part of > Graphviz (graphviz.org), and there are quite a few > graphviz front-ends > available in Python to make DOT generation easier > (pydot, yapgvb, and probably > a few o

Re: generating a tree-like structure

2007-06-01 Thread A.T.Hofkamp
On 2007-05-31, Thorsten Kampe <[EMAIL PROTECTED]> wrote: > * (31 May 2007 12:15:48 -0700) >> On May 31, 12:44 pm, Thorsten Kampe <[EMAIL PROTECTED]> wrote: >> > This is a fairly general question: is there some kind of module or >> > framework that allows building a tree like structure from certain

Re: generating a tree-like structure

2007-05-31 Thread Thorsten Kampe
* (31 May 2007 12:15:48 -0700) > On May 31, 12:44 pm, Thorsten Kampe <[EMAIL PROTECTED]> wrote: > > This is a fairly general question: is there some kind of module or > > framework that allows building a tree like structure from certain kind > > of data? > > > > To be specific: I have a program th

Re: generating a tree-like structure

2007-05-31 Thread kyosohma
On May 31, 12:44 pm, Thorsten Kampe <[EMAIL PROTECTED]> wrote: > Hi, > > This is a fairly general question: is there some kind of module or > framework that allows building a tree like structure from certain kind > of data? > > To be specific: I have a program that dumps the content of a LDAP > dir

generating a tree-like structure

2007-05-31 Thread Thorsten Kampe
Hi, This is a fairly general question: is there some kind of module or framework that allows building a tree like structure from certain kind of data? To be specific: I have a program that dumps the content of a LDAP directory including all properties and values and groups the result from the