Flask Website Generator, written by John Sowell, is a user interface that generates a start-up Flask website.
This project was written in Python, using tkinter for the window and widgets. The window and controls were written as objects, with the main window subclasses from the window object. View my code on my GitHub Site