Files
Nassi-Shneiderman-Diagramm-…/README.md
2020-12-24 20:54:33 +01:00

11 lines
340 B
Markdown

# Nassi-Shneiderman-Diagramm-Generator
This python code generates a Nassi Shneiderman Diagramm from Java Source Code
How it works:
In the final version, you will just have to execute the nassi.exe and choose your Code, it will display the Nassi-Shneiderman-Diagramm and give you the path of the created picture.
Using
PySimpleGUI
Pillow