Re: [Tutor] MySQL -->Python-->XML for JSviz

2007-07-03 Thread Kent Johnson
Picio wrote: > Hello all, I need some advice to choose an xml generator for jsviz a > tool in javascript to create some wonderful graphs (SnowFlake or Force > directed). > > Starting from a SQL table (mysql) I need to create a XML file with a > structure like this: > > > > >

Re: [Tutor] MySQL -->Python-->XML for JSviz

2007-07-03 Thread Alan Gauld
"Picio" <[EMAIL PROTECTED]> wrote > I know there are a lot of good tools to do this in pyhton Yep, you could use minidom and I think ElementTree can write XML as well as read it. > flexibility for the future I'd like to use an Object relational > mapper > like SQLAlchemy or SQLObject todo the

[Tutor] MySQL -->Python-->XML for JSviz

2007-07-03 Thread Picio
Hello all, I need some advice to choose an xml generator for jsviz a tool in javascript to create some wonderful graphs (SnowFlake or Force directed). Starting from a SQL table (mysql) I need to create a XML file with a structure like this: