Files
Nassi-Shneiderman-Diagramm-…/README.md
2022-01-18 12:34:48 +01:00

415 B

Nassi-Shneiderman-Diagramm-Generator

This python code generates a Nassi Shneiderman Diagramm from Java Source Code.

Newest Version --> 0.3

How it works: In the final version, you will just have to execute the nassi.exe and choose your Code, it will display a preview of the Nassi-Shneiderman-Diagramm and give you the path of the created picture.

Using: Python 3.9.1 with PySimpleGUI, Pillow, Flask & wtforms