Python Gui Framework 求推荐

2012 年 3 月 27 日
 crazycookie
1. 方便快速
2. 文档全面
3. 最好native mac , windows 可以不考虑
7015 次点击
所在节点    Python
9 条回复
neildd
2012 年 3 月 27 日
我用过wxPython,pyQt
感觉pyQt开发容易一些,资料也齐。
wxpython适合有MFC基础的(一样一样的),开发工具、资料少,画界面全靠手编。
thedevil7
2012 年 3 月 27 日
I use PyQt4, because it has multiplatform support. The Documentation is nice.
Recommend a book : Rapid Gui Develop with Python and PyQT.
But, I never used anything else. I can not give an overall comparison.

(fcitx-pinyin is down in my chrome on Gentoo)
lch21
2012 年 3 月 27 日
Qt很好. bitcoin官方客户端就是用它
est
2012 年 3 月 27 日
pygui
cooka
2012 年 3 月 27 日
@est 你这是用过才给建议吗? 这东西对mac支持很不好吧.
pyqt是最好的,多平台下也是最好的.
ant_sz
2012 年 3 月 27 日
python不是有Cocoa的bridge么?pyobjc这个是最Native的

Qt毕竟是一种额外的封装,需要在客户机安装pyQt运行库的

建议开发Native Mac应用还是去学学objc把,用bridge效率真不高
whtsky
2012 年 3 月 27 日
pyqt不喜欢,基本就是把c++里那一套直接搬过来了,用起来感觉和写c++似的.
至今没有找到满意的python gui框架…
cooka
2012 年 3 月 27 日
Status

PyObjC 2.2 was released on November 24th 2009. See the NEWS file for details.

PyObjC supports Mac OS X 10.3.9 and later, earlier versions are not supported.

...
est
2012 年 3 月 29 日

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/30653

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX