geekdoc-python-zh/docs/pythonlibrary/python-101-episode-40-creat...

830 B

Python 101:第 40 集——用 bbfreeze 创建可执行文件

原文:https://www.blog.pythonlibrary.org/2019/01/08/python-101-episode-40-creating-executables-with-bbfreeze/

In this screencast, we will learn how to turn your Python code into a Windows executable file using the bbfreeze project. https://www.youtube.com/embed/BQqfvYF5G_4

你也可以在这里阅读本视频所依据的章节,或者在 Leanpub 上找到这本书

Python 101 cover

Python 101


相关阅读