My first desktop application using file as repository STEP 1: Open Pycharm and in terminal import PySimpleGUI using a command "pip install PySimpleGUI" STEP 2: Create a python file and add pysimplegui.py code there STEP 3: Create a python file for file functions now add filefunct code STEP 3: Create a file in txt format to act as a repository
view my file.txt for understanding