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

发现一个有意思的 Python 项目, flexx,用纯 Python 写 web 不止是后端。

  •  
  •   ChrisFreeMan · 2021-12-12 13:12:44 +08:00 · 2934 次点击
    这是一个创建于 864 天前的主题,其中的信息可能已经有所发展或是发生改变。

    github: https://github.com/flexxui/flexx

    demo: https://flexx.readthedocs.io/en/stable/examples/index.html

    感觉用来开发一些个人简易网站或者博客还是很方便的,这里大佬多,希望可以有人整出点花来。

    3 条回复    2021-12-13 07:49:28 +08:00
    Bridan
        1
    Bridan  
       2021-12-12 15:28:40 +08:00
    感觉 pywebio 更容易使用一些
    darkengine
        2
    darkengine  
       2021-12-12 17:02:48 +08:00
    有种看 Swing 的感觉。。。
    ggp1ot2
        3
    ggp1ot2  
       2021-12-13 07:49:28 +08:00 via iPhone
    现在这种轮子越来越多,pywebio 也是类似,无非是将 web 部分功能封装出来,不用写前端,把几块东西写好给你,自己组合搭配,好处是小白搞出来个页面会很快,但是你要是想添加一些自定义样式,会比较麻烦,真要写 web ,css 、js 什么都少不了。。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   958 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 24ms · UTC 21:35 · PVG 05:35 · LAX 14:35 · JFK 17:35
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.