Python Forum

Full Version: UML plugin for Python in Eclipse
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I want to generate UML class diagrams for the python project developed in Eclipse. I tried to use PyUML but it did not work. The installation failed. Are there any other plugins that I can use? I need to add UML class diagrams in my project report. Please let me know if there are suitable plugins available which is working. I have PyDev already installed and the project is created using PyDev.

Thanks