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

662 B

Python 101:第 44 集——用 Inno Setup 创建安装程序

原文:https://www.blog.pythonlibrary.org/2019/02/01/python-101-episode-44-creating-an-installer-with-inno-setup/

In this screencast, we will learn how to turn your Python application into a Windows installer using Inno Setup. https://www.youtube.com/embed/jPnl5-bQGHI

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

Python 101 cover

Python 101