Creates UML diagrams from code
Project description
This package will parse c#, java or python files, and generate the UML class diagram using a web interface.
It has 2 commands:
>>> pywebuml initialize
This command it is used to parse the files. This will create the database and parse all the files.:
>>> pywebuml web
This command will start the web interface that will be used to see the class diagrams.
It is required that graphviz is installed (and added to the PATH in Windows).
Credits
News
0.1
Release date: 10-Mar-2010
Able to parse a lot of c# code.
First web interface.
It should work for c# but not for java or python.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pywebuml-0.1.3.zip
(44.4 kB
view hashes)
Built Distribution
pywebuml-0.1.3-py2.7.egg
(194.6 kB
view hashes)