I do remember reading quite some time back, that Python scripts can be compiled, but because I don't really use Python much, I've never looked into that until recently. Basically because I need to convert a Win 64 script into a Win 32 one ... but that's another story.
So I did a little research, and as a little experiment I compiled the last original '
gogrepo.py' into '
gogrepo.exe'.
The '
gogrepo.py' file has some necessary changes made by me, to work with my
GOGRepo Simple GUI program, so it is a special version that I have compiled to '
gogrepo.exe'.
GOGRepo Simple GUI updated to
v1.6 for the adventurous.
I then updated my
GOGRepo Simple GUI program to support '
gogrepo.exe', as well as still support original '
gogrepo.py'.
I have minimally tested the result and it appears to work well.
The upshot of all this, is that those who don't want to install Python to use my
GOGRepo Simple GUI program, may no longer need to ... or perhaps you had trouble getting Python to work.
Anyway, I cannot promise anything, as it was compiled on a Windows 7 32 bit PC, with Python 3.4 installed and all required libraries installed. I don't know enough to know how well it might work on other later versions of Windows.
But if you want to have a go, with what I class as experimental at this stage, you can download the two needed new files from the link below. You will also need the full release of
GOGRepo Simple GUI v1.5.
https://github.com/Twombs/GOGRepo-GUI/tree/master/Simple_GUI/v1.6 You need - (1)
GOGRepo Simple GUI.exe, and (2)
gogrepo.zip.
But first, download and extract the following first.
https://github.com/Twombs/GOGRepo-GUI/releases/tag/v1.5_SG Then copy
GOGRepo Simple GUI.exe to that extract folder, overwriting the existing
GOGRepo Simple GUI.exe.
Then extract
gogrepo.zip to that same location.
Then run
GOGRepo Simple GUI.exe and follow any prompts, including doing what is required on the SETUP window in regard to cookie file etc.
WARNING - I uploaded
gogrepo.zip to GitHub without any complaint, but my browser won't let me download it, saying stupid lazy nonsense about a virus. In an effort to help with this foolishness, I uploaded the file to VirusTotal, where 6 out of 60 virus engines claim it is malicious.
https://www.virustotal.com/gui/file/ae4751f503f8bb4e2155189f1f677f53d58b3d05ada9f6e2e9e52c6bab294ddf/detection Very frustrating when this happens, and Microsoft especially should be ashamed of their false detection. They are either over-zealous or just a crappy AV. That said, the MS AV on my PC is not detecting any issue. Usually its the other way round.
Anyway, please don't be too scared to download it, if you even can. All it is are files that were created when I compiled '
gogrepo.py to '
gogrepo.exe' and then zipped up, also adding one text file - ReadMe.txt.
EDIT In the end, I had to use Free Download Manager 5 to be able to download my own zip file from GitHub.