Documentation Tool & UML

Yan Weng yweng at cs.uoregon.edu
Thu Jun 12 21:47:42 EDT 2003


> What is the best tool to build a API reference for a python program ?
You can find some here. http://py.vaults.ca/apyllo.py?i=89719354
You need to find out which one is most suitable for you.

> And is there a tool available that can generate python code from an UML ?
I am curious about this, too. :)
http://pyut.sourceforge.net/ said they were on the way. But I am not sure
their current status.

A much easier way is getting a java based UML tools and using javacc + its
python script to generate python code. But you have to know java before you
do this.


--
Yan Weng
yweng at cs.uoregon.edu
http://www.cs.uoregon.edu/~yweng/







More information about the Python-list mailing list