Open
Description
Convert the python scripts into a standalone executable to run the tool with the implemented GUI.
For inspiration:
- Create a directly-executable cross-platform GUI app using Python
- Create a single executable from a Python project
- Convert A Python Script To Executable File (with GUI)
- Using PyInstaller to Easily Distribute Python Applications
I'll have to execute this on the Windows virtual machine, because if the operation runs under Linux, then it produces an executable for Linux.