Cocotron 与 pyobjc ?

发布于 2024-10-17 06:12:12 字数 208 浏览 5 评论 0原文

我正处于开发跨平台(Mac 和 Windows)应用程序的规划阶段。性能不是问题,Python 非常适合该问题领域。我是一名具有 pyojc 经验的 Cocoa 开发人员。 Cocotron 看起来很吸引人,但是有人使用 Cocotron 和 pyojbc 吗?

如果没有,假设替代方案是带有 Objective-C 的 Cocotron 或带有 wxwidgets 的 Python。

I'm in the planning stages of developing a cross platform (Mac & Windows) app. Performance is not an issue, and Python would be a good fit for the problem domain. I'm a Cocoa developer with pyojc experience. Cocotron looks appealing, but has anyone used Cocotron with pyojbc?

If not suppose the alternatives are either Cocotron with Objective-C or Python with wxwidgets.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

千年*琉璃梦 2024-10-24 06:12:12

如果性能不是问题,那么为什么不只使用 python 而不使用 obj-c 呢? wxPython 将在 Windows、Mac OS 和 Linux 上提供原生外观。使用 py2exepy2app (Linux 用户无论如何都有 python :-)。

顺便说一句:wxPython 开源应用程序有一个很好的例子 - Editra 文本编辑器。另外,这个程序的作者写了一本很好的书< /a> 使用 wxPython 开发跨平台应用程序。 我正在阅读它,我喜欢它简短而简洁的风格。如果您想购买这本书 - 您可以在出版商的网站上完成一项调查并获得 50% 的折扣:-) 我就是这么做的。

If the performance is not an issue, then why not to use just python without obj-c? wxPython will provide native look and feel on both Windows, Mac OS and Linux. And it's easy to make distributions for different OSes with py2exe and py2app (and linux users have python anyway :-).

BTW: there is a great example of wxPython open-source application - Editra text editor. Also, the author of this program wrote a nice book on development of cross-platform apps with wxPython. I'm currently reading it and I enjoy it's short and laconic style. If you want to buy this book - you can complete a survey on the publisher's site and get 50% discount :-) that's what I did.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文