Python Forum
generate UML design from python code
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
generate UML design from python code
#1
Hello,

i am looking for a possibility to reverse engineer my code to have a class design / diagram.
It helps to see the dependencies between the classes.

Can you recommend some good tool for doing this?
It should be free of cost / open license.

Thank you.
Reply
#2
there are a bunch of packages related to UML. I haven't used any of them, but look for recently updated packages, and number of downloads as a rough guide. Newer items of course won't have any statistics, so you'll just have to try them out.
https://pypi.org/search/?q=UML
Reply
#3
thanks, but i can't sort to number of downloads. This makes it hard to check them.
I found pyreverse. I am still experimenting.
However, if you recommend some other tool, please add here.
Thanks!
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Know nothing about python need to generate pdf Borracha22 11 10,684 Aug-01-2025, 12:15 AM
Last Post: Pedroski55
  How can I design shapes on a curve in python? mervea 2 2,347 Sep-14-2023, 01:04 PM
Last Post: Pedroski55
  Help with Python Script to generate SVG Dot Matrix Pattern for LED Light Guide iamrickm 2 2,533 Aug-25-2023, 06:07 PM
Last Post: iamrickm
  Generate Python variables dynamically Pedroski55 5 6,616 Mar-04-2022, 10:13 PM
Last Post: deanhystad
  Help with User Interface design code ai_masti 0 2,670 Nov-19-2020, 05:58 PM
Last Post: ai_masti
  Generate RPM package from a Python + Kivy application for an "offline" installation pruvosim 2 3,797 Jun-04-2020, 12:16 PM
Last Post: pruvosim
  Generate PDF + QR code? Winfried 3 14,110 Apr-14-2020, 04:12 AM
Last Post: steve_shambles
  Generate simple melodic line from code QuarterMissiv 7 7,951 Jan-09-2020, 05:27 PM
Last Post: QuarterMissiv
  How can one generate triangular and sawtooth waves in python? xBlackHeartx 6 20,125 Sep-25-2019, 11:52 PM
Last Post: metulburr
  Generate a report in Python qureshi 2 5,041 Aug-24-2019, 04:50 AM
Last Post: ndc85430

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020