You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A small PySimpleGui .txt file reader and writer I made for a friend. Input text into the text fields and it will create text files with the text in them in the same directory where the python script is located. It will read that text again the next time the script is opened.