推荐学习书目
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
toono
V2EX  ›  Python

为什么 RxPY 没有像 RxJava、RxSwift、RxJS 那么火热?

  •  
  •   toono ·
    ToonoW · Oct 24, 2017 · 8344 views
    This topic created in 3124 days ago, the information mentioned may be changed or developed.
    今天和做 iOS 的同事谈论到了 RxJS,然后突然想到为什么我在 Python 的开发中不用 Rx 的响应式思想呢?因为之前自己曾负责过 iOS 的开发,用过与 RxSwift 类似的 RAC 库,响应式编程的思想十分诱人。

    之前没听说过 RxPY 还以为是 Python 没有这方面的实践,查了才知道有。怎么大家没有这方面的讨论呢?
    7 replies    2017-10-25 09:44:56 +08:00
    twogoods
        1
    twogoods  
       Oct 25, 2017 via Android
    rxjava 在后端用的也不多吧,感觉 rx 系列在 gui 这一块用的多
    studyro
        2
    studyro  
       Oct 25, 2017 via iPhone
    Rx 多半用在客户端上,因为客户端交互状态变化比较复杂,常规的编程模式难维护。
    fuyufjh
        3
    fuyufjh  
       Oct 25, 2017
    还没到需要 Rx 的时候 python 就已经不够用了
    sagaxu
        4
    sagaxu  
       Oct 25, 2017 via Android
    rx 是前端用的,后端不需要
    123s
        5
    123s  
       Oct 25, 2017
    Rxjs 几乎没有人用
    keenwon
        6
    keenwon  
       Oct 25, 2017
    对于前端,如果你就是不停的码业务逻辑,基本用不到 rxjs
    rxjs 应该属于一种框架级的工具,angular 就用到了
    sniffles
        7
    sniffles  
       Oct 25, 2017
    1. 看有没有那个大框架用到,比如 cyclejs
    2. 看有没有人吹(褒义)
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   913 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 464ms · UTC 21:11 · PVG 05:11 · LAX 14:11 · JFK 17:11
    ♥ Do have faith in what you're doing.