Creating self-contained python applications Creating self-contained python applications python python

Creating self-contained python applications


Check out pyinstaller, it makes standalone executables (as in one .EXE file, and that's it).