Skip to content

This is a simple script that parses python files in a directory and generates a mxfile containing a diagramm of classes, attributes and methods which can be opened and edited using Draw.io.

rainermensing/py2drawio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

v0.1

py2drawio

This is a simple script that parses python files in a directory and generates a mxfile containing a diagramm of classes, attributes and methods which can be opened and edited using Draw.io.

Use

python py2drawio.py C:/path/to/my/repo/

ToDo

  • Add types of attributes
  • Add return types of methods
  • Render relationships between classes

About

This is a simple script that parses python files in a directory and generates a mxfile containing a diagramm of classes, attributes and methods which can be opened and edited using Draw.io.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages