Nuitka 所有命令解释

其他Nuitka打包技巧见《Python程序打包指南》

文章目录

    • 1、常用选项:
    • 2、控制结果中包含的模块和包:
    • 3、将以下内容控制到导入的模块中:
    • 4、Data files for standalone/onefile模式:
    • 5、编译后立即执行:
    • 6、Dump options for internal tree:
    • 7、代码生成选项:
    • 8、输出选项:
    • 9、调试功能:
    • 10、后端C编译器选项:
    • 10、PGO 编译:
    • 11、打包辅助功能:
    • 12、Windows 特定设置选项:
    • 13、macOS特定设置选项:
    • 14、Linux特定设置选项:
    • 1

你可能感兴趣的:(python打包实战,windows,python,开发工具)