News

Making-Standalone-executable-of-a-python-program Steps to be followed: Go to your command prompt (Start -> Run -> cmd) and open in administration mode. go to the scripts folder inside python. type the ...
Where Python script is called ‘hello‘ and the file extension is '.py' ###Step 4: Create the Executable using PyInstaller Now you’ll be able to create the executable of the Python script using ...