For background, cx_freeze works by freezing all the required files for a Python program into an installable and executable package. When you run cx_freeze over a ...
Enter cx-freeze. Now, being a novice to Python compiling / packaging, I'm slowly adjusting to stuff ending up in different locations and using different techniques to find my own location (the whole ...