Login
Remember
Register
PlantUML Q&A
All Activity
Questions
Hot!
Unanswered
Tags
Users
Ask a Question
Ask a Question
Can I reverse engineer classes in python code and automatically create a class diagram?
0
votes
asked
Nov 25, 2015
in
Won't implement
by
anonymous
I already have classes in python code. I want to automatically create a class diagram by reverse engineering the python code. Can I do this with Plantuml?
commented
Jul 11, 2018
by
agillesp
(
600
points)
pylint includes a utility called pyreverse which does exactly that.
You can install pylint by downloading from pypi.org, or just run the command "pip install pylint"
Your comment on this question:
Your name to display (optional):
Email me at this address if a comment is added after mine:
Email me if a comment is added after mine
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please
log in
or
register
.
Your answer
Your name to display (optional):
Email me at this address if my answer is selected or commented on:
Email me if my answer is selected or commented on
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
[Antispam2 Feature: please please wait 1 or 2 minutes (this message will disappear) before pressing the button otherwise it will fail]
(--------)
To avoid this verification in future, please
log in
or
register
.
1 Answer
0
votes
answered
Feb 21, 2018
by
Anthony-Gaudino
(
5,720
points)
PlantUML can't do it.
You may use Doxygen to do it.
Your comment on this answer:
Your name to display (optional):
Email me at this address if a comment is added after mine:
Email me if a comment is added after mine
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please
log in
or
register
.
Related questions
Can we Reverse engineer UML class diagram from Java code using plantUML?
Can we reverse engineer invocation statements in Java code to "call dependency relations" in PlantUML class model?
How to reverse engineer java code in netbeans with PlantUML to class diagrams and relations
how can i modelize a python module (a python module contains methods and class definitions) with plantUML
How can I tag classes then show only classes bearing given tags in a class diagram?
All categories
Question / help
(1,533)
Bug
(1,670)
Wanted features
(1,441)
Closed question / help
(88)
Closed bug
(53)
Closed feature request
(130)
Won't fix
(3)
Won't implement
(13)
Can't help
(9)
To be deleted
(10)
To be sorted
(430)
...