开发者

How to create an .app file in mac os x from binaries?

开发者 https://www.devze.com 2023-01-08 13:31 出处:网络
I have a project in the form of binaries which can be distributed to other mac pcs开发者_如何学编程.

I have a project in the form of binaries which can be distributed to other mac pcs开发者_如何学编程. How to create an .app file for that project?

Thanks in advance


Take a look at py2app, it might solve your problem.

py2app is a Python setuptools command which will allow you to make standalone application bundles and plugins from Python scripts. py2app is similar in purpose and design to py2exe for Windows.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号