pywebuml

Software Screenshot:
pywebuml
Software Details:
Version: 0.3.0
Upload Date: 11 May 15
Developer: Tomas Zulberti
Distribution Type: Freeware
Downloads: 141

Rating: 3.3/5 (Total Votes: 3)

pywebuml is a package that 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).

What is new in this release:

  • Code cleanup
  • When creating the graph now one can select the option to show the attributes or methods of the class.
  • Solved a bug in which each class box was too big.
  • Some bugs when parsing the code

What is new in version 0.2.0:

  • Now it parses files that have preprocessor directives
  • Treated enum as classes
  • Created a command to delete tmp images and dot files (see bug #43)
  • Process java files

Requirements:

  • Python

Similar Software

Other Software of Developer Tomas Zulberti

Comments to pywebuml

Comments not found
Add Comment
Turn on images!