[资源介绍]
GitHub - marcelotduarte/cx_Freeze: Creates standalone executables from Python scripts with the same performance as the original script. It is cross-platform and should work on any platform that Python runs on.
Creates standalone executables from Python scripts with the same performance as the original script. It is cross-platform and should work on any platform that Python runs on. - marcelotduarte/cx_Freeze
- cx_freeze - 这是一个 Python 工具,可以将 Python 脚本转换为适用于 Windows、macOS 和 Linux 的独立可执行文件和安装程序。