Python 101: Episode #42 - Creating Executables with cx_Freeze

Опубликовано: 26 Март 2026
на канале: Mouse Vs Python
4,091
26

In this screencast, we will learn how to turn your Python code into a Windows executable file using the cx_Freeze project (https://cx-freeze.readthedocs.io/en/l....

You can read the chapter this video is based on here: http://python101.pythonlibrary.org/ or buy the book here - https://leanpub.com/python_101