Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

StarUML for Python

Tags:

python

staruml

Is there a way using StarUML for reverse engineering Python code to a class diagramm?
In the StarUML docs, they say there are modules for language support, but I couldn't find any further information about where and how to install and use.

Other UML tools I found didn't match my idea of how a diagramm should look like. I know it is a bit problematic generating class diagramms for python, because it's compiled to runtime and will probably change then.
But I'm using Python to build my bachelor thesis and my Prof. loves UML. He really takes care of doing this correctly.

Can anybody help me pls?

like image 259
uloco Avatar asked Aug 03 '26 22:08

uloco


1 Answers

There is a simple possibility: Use PyCharm, a python IDE, which has an integrated UML generator (only in the pro version which is free for students).

like image 163
Mayou36 Avatar answered Aug 06 '26 13:08

Mayou36



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!