I'm building a Python application and don't want to force my clients to install Python and modules.
(我正在构建一个Python应用程序,并且不想强迫我的客户安装Python和模块。)
I also want to make my application closed-source. (我也想将我的应用程序设为开源。)
So, is there a way to compile Python scripts to standalone executables?
(那么,有没有办法将Python脚本编译为独立的可执行文件?)
ask by Jeff translate from so 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…