V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
aidai524
V2EX  ›  Python

python开发跨平台的桌面程序需要用到什么?

  •  
  •   aidai524 ·
    aidai524 · 2012-06-13 00:01:50 +08:00 · 6318 次点击
    这是一个创建于 4329 天前的主题,其中的信息可能已经有所发展或是发生改变。
    python确实很强大,目前对python的了解只是在于WEB开发方面,不知道用python开发跨平台的桌面程序时需要用到什么框架?或者一些什么技术?
    8 条回复    1970-01-01 08:00:00 +08:00
    mew
        1
    mew  
       2012-06-13 00:04:45 +08:00   ❤️ 1
    pyQT
    phuslu
        2
    phuslu  
       2012-06-13 00:04:54 +08:00   ❤️ 1
    pyqt/pyside
    leafduo
        3
    leafduo  
       2012-06-13 00:21:47 +08:00
    qt
    Ricepig
        4
    Ricepig  
       2012-06-13 00:26:15 +08:00
    wxWidget不行?
    Jactry
        5
    Jactry  
       2012-06-13 00:26:19 +08:00
    PyQt +1
    aidai524
        6
    aidai524  
    OP
       2012-06-13 09:00:40 +08:00
    @mew
    @phuslu
    @leafduo
    @Ricepig
    @Jactry 谢谢各位,有没有什么书或者教程可以先入入门的?
    tremblingblue
        7
    tremblingblue  
       2012-06-13 09:08:59 +08:00
    http://zetcode.com/ 或者直接官网的例子啦
    clowwindy
        8
    clowwindy  
       2012-06-13 09:37:59 +08:00
    先找个 PyQt 的 helloworld 把程序跑起来,再对照着 PyQt API 看 Qt 的文档写程序
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2600 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 29ms · UTC 05:07 · PVG 13:07 · LAX 22:07 · JFK 01:07
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.