Member-only story
Create a GUI with PySimpleGUI
Nov 3, 2020
PysimpleGUI is a great way to create graphical user interfaces for your programs.
Below is a sample of a code I used to turn my spreadsheets into dataframes that can be viewed like an excel sheet. It’s a great tool.