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
  How can I design shapes on a curve in python? mervea 2 798 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 748 Aug-25-2023, 06:07 PM
Last Post: iamrickm
  Generate Python variables dynamically Pedroski55 5 2,861 Mar-04-2022, 10:13 PM
Last Post: deanhystad
  Help with User Interface design code ai_masti 0 1,920 Nov-19-2020, 05:58 PM
Last Post: ai_masti
  Generate RPM package from a Python + Kivy application for an "offline" installation pruvosim 2 2,197 Jun-04-2020, 12:16 PM
Last Post: pruvosim
  Generate PDF + QR code? Winfried 3 9,643 Apr-14-2020, 04:12 AM
Last Post: steve_shambles
  Generate simple melodic line from code QuarterMissiv 7 4,192 Jan-09-2020, 05:27 PM
Last Post: QuarterMissiv
  How can one generate triangular and sawtooth waves in python? xBlackHeartx 6 13,583 Sep-25-2019, 11:52 PM
Last Post: metulburr
  Generate a report in Python qureshi 2 3,609 Aug-24-2019, 04:50 AM
Last Post: ndc85430
  I need help using Python to generate usernames and passwords with excel documents Jannejannesson 3 4,000 May-08-2019, 02:30 PM
Last Post: Jannejannesson

Forum Jump:

User Panel Messages

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