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
soccerhaotian
V2EX  ›  Python

用什么库来写 python 前端界面效率高?

  •  
  •   soccerhaotian · 2014-05-21 10:20:27 +08:00 · 11234 次点击
    这是一个创建于 3634 天前的主题,其中的信息可能已经有所发展或是发生改变。
    谢谢
    14 条回复    2014-05-22 01:18:01 +08:00
    ericls
        1
    ericls  
       2014-05-21 10:35:54 +08:00 via Android   ❤️ 1
    HTML?
    scarlex
        2
    scarlex  
       2014-05-21 10:38:24 +08:00
    有关系?
    soccerhaotian
        3
    soccerhaotian  
    OP
       2014-05-21 10:39:09 +08:00
    对啊,写个web页面好了
    mhycy
        4
    mhycy  
       2014-05-21 10:42:51 +08:00   ❤️ 1
    Ironpython
    kqz901002
        5
    kqz901002  
       2014-05-21 10:43:36 +08:00   ❤️ 1
    @soccerhaotian 什么叫python前端?是已经有python后端然后寻找前端?选择前端框架或者库其实跟后端关系不大吧?像bootstrap就挺好用的。
    BiggerLonger
        6
    BiggerLonger  
       2014-05-21 10:48:17 +08:00   ❤️ 2
    python模板吗?jinja2吧
    ericls
        7
    ericls  
       2014-05-21 11:16:58 +08:00 via Android
    @soccerhaotian 是的 学习成本低 原生跨平
    fdsfsdfsdf3334
        8
    fdsfsdfsdf3334  
       2014-05-21 11:27:46 +08:00   ❤️ 2
    如果你说的是web前端, 我用的模版引擎是jinja2[http://docs.jinkan.org/docs/jinja2/],html用的是Bootstrap[中文网站www.bootcss.com]

    如果你说的是桌面应用前端,综合那么多能用的,我最后觉得 推荐pyqt, 因为qt是c++的框架,而且是很火的,效率,使用人数 各方面都比较不错,遇到问题也比较容易解决
    不过我以前学qt的时候觉得qt好麻烦,所以给我自己留下了阴影,一直没敢去碰pyqt,但我知道 他似乎是目前较为优秀的东西了,性能各方面都很不错 ,支持py2 3
    flynngao
        9
    flynngao  
       2014-05-21 11:34:34 +08:00   ❤️ 1
    用你最熟练的库
    clino
        10
    clino  
       2014-05-21 11:48:57 +08:00   ❤️ 1
    推荐 uliweb+avalon
    uliweb有后端模板,avalon有前端模板,需要哪个用哪个
    wangtai
        11
    wangtai  
       2014-05-21 12:25:30 +08:00   ❤️ 1
    我用过qt库,感觉还可以,跨平台,语言比较接近html
    tokki
        12
    tokki  
       2014-05-21 12:47:31 +08:00   ❤️ 1
    pyjade
    jamiesun
        13
    jamiesun  
       2014-05-21 14:42:13 +08:00   ❤️ 1
    mako模板
    soccerhaotian
        14
    soccerhaotian  
    OP
       2014-05-22 01:18:01 +08:00
    @fdsfsdfsdf3334 同感,觉得qt很复杂的感觉
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2140 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 10:23 · PVG 18:23 · LAX 03:23 · JFK 06:23
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.