abullard1 / PySimpleGui-Txt-Reader-Writer

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.

Repository from Github https://github.comabullard1/PySimpleGui-Txt-Reader-WriterRepository from Github https://github.comabullard1/PySimpleGui-Txt-Reader-Writer

PySimpleGui-Txt-Reader-Writer

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.

Usage

Either open the .py using an IDE like pycharm and make sure you have PySimpleGUI installed or download the Bbulldozer.exe file in the release section.

Showcase

About

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.

License:Apache License 2.0


Languages

Language:Python 100.0%