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

有没有基于 Python 的前端实时显示数据的程序项目?

  •  
  •   sbmzhcn · 2015-09-08 17:21:04 +08:00 · 3126 次点击
    这是一个创建于 3154 天前的主题,其中的信息可能已经有所发展或是发生改变。

    比如 tornado + 前端 websocks , 有没有类似的项目推荐,想实时显示数据库中的一些数据。

    希望有最简单的方法,有现在的参考项目最好了。

    希望大家知道的可以推荐几个。

    11 条回复    2015-09-09 13:00:02 +08:00
    lyhapple
        1
    lyhapple  
       2015-09-08 17:49:39 +08:00
    前端定时向后端发送请求获取数据, ajax 或 websocket , 自己选吧, ajax 定时器简单点
    liprais
        2
    liprais  
       2015-09-08 20:13:50 +08:00 via Android
    apache zepplin
    gamexg
        3
    gamexg  
       2015-09-08 20:47:18 +08:00 via Android
    Python->socket.io->web
    clino
        4
    clino  
       2015-09-08 20:56:19 +08:00
    invite
        5
    invite  
       2015-09-08 21:33:57 +08:00
    没看明白。后端是不是基于 Python 跟前端完全不搭嘎啊。
    loading
        6
    loading  
       2015-09-08 21:35:33 +08:00 via iPhone
    @invite 前端都差不多,楼主要后端应该是 python 的 socket.io
    knightdf
        7
    knightdf  
       2015-09-08 23:47:11 +08:00
    实时数据监控? Graphite
    1oscar
        8
    1oscar  
       2015-09-08 23:51:45 +08:00
    mark
    DjvuLee
        9
    DjvuLee  
       2015-09-09 00:20:50 +08:00
    调用 d3 这种类型的库吧!
    snopy
        10
    snopy  
       2015-09-09 09:40:32 +08:00
    tomcat
    takato
        11
    takato  
       2015-09-09 13:00:02 +08:00
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1207 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 24ms · UTC 17:53 · PVG 01:53 · LAX 10:53 · JFK 13:53
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.