Software for generating Umlet class diagrams of a Python code base.
Reference: https://www.umlet.com/
Creating class diagrams can be a tedious process.
This software can automatically read a Python codebase
and then generate a UMLet .uxf file contain the class diagrams.
Please see the TODO for a list of upcoming improvements.
Please see the INSTALL guide for instructions.
The following exported console scripts are available:
- umlet-utils-python-api-to-umlet-class-diagram
- umlet-utils-survey-python-codebase
- umlet-utils-yaml-to-use-case
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please view the listing of planned improvements here.
Please view the CHANGELOG here.

