Python 101: Episode #42 – Creating Executables with cx_Freeze [Video]
If you need to run your Python application as a Windows executable, then you need to watch this screencast.
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 cx_Freeze 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