Python 101: Episode #43 Creating Executables with PyInstaller [Video]
Here's another way to build your Python application as a Windows executable, this time using PyInstaller.
Join the DZone community and get the full member experience.
Join For FreeIn this screencast, we will learn how to turn your Python code into a Windows executable file using the PyInstaller project.
You can also read the chapter this video is based on here or get the book on Leanpub
Python (language)
Executable
Published at DZone with permission of Mike Driscoll, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Comments