如何从python代码构建pyinstaller规范文件

时间:2019-08-07 16:41:07

标签: python pyinstaller

有人知道如何从python代码生成pyinstaller规范文件,最好不要调用pyinstaller库中的makespec.main函数吗?

1 个答案:

答案 0 :(得分:1)

我有两种方法可以想到。为什么反对使用security.oauth2.resource.jwt.key-value 函数?这是我的首选做法,因为它很容易传递某些规格并创建自定义规格文件。另一种方法是通过子进程利用脚本Properties properties = new Properties(); properties.put("security.oauth2.resource.jwt.key-value", publicKey); application.setDefaultProperties(properties); application.run(args); 。不过,这有点愚蠢,在我看来,makespec.main函数更容易实现。例如

pyi-makespec