Zach Tait
Zach Tait
# Creation of a Package Installer Users with no familiarity of Python or IDE's will be unable to use this software. A fully packaged installer created at this stage will...
Create gui
# Creation of a very basic GUI ## Motivation Allows greater usability and is useful for those not as technically gifted with python. I am putting this PR in now...
# Problem Statement Preparing for the release of V1.0.0 ## Proposed Solution I am currently compiling a .exe installer using Inno Setup and PyInstaller. If you could give me the...