pompeez 0 Newbie Poster

Hi, I have made a parser in python (using Dparser). I have stored the parsed syntax tree in a dictionary. Now, i want to draw a tree to display the tree. I found out that you can use svg.py in Imagemagick to draw such a tree. But, I have no idea how to use it.
Please let me know if you are aware of any such drawing tool.
Thanks a lot!
Pompeez