This repository provides tools for generating UML diagrams from project files using pyreverse
-
Start Docker
- Open the Command Palette in VSCode by pressing
Ctrl+Shift+P
and selectDev Containers: Rebuild and Reopen in Container
- Open the Command Palette in VSCode by pressing
-
Ensure your Project Files are in the Root
- For reference, example project files can be found at file_processing.
-
Run
uml_generation.ipynb
- Replace the placeholder package names and paths with the names and paths relevant to your project