Skip to content

Add Reactive Programming section and RxPY#623

Closed
battlesdev wants to merge 2 commits intovinta:masterfrom
battlesdev:jerodestapa-RxPY
Closed

Add Reactive Programming section and RxPY#623
battlesdev wants to merge 2 commits intovinta:masterfrom
battlesdev:jerodestapa-RxPY

Conversation

@battlesdev
Copy link

Why this framework/library/software/resource is awesome?

RxPY is pretty sweet. You get all the benefits of reactive programming in Python, namely:

  • Asynchronous data streams with observables
  • LINQ-style query operators
  • Schedulers for modular streams

In short, it gives you the ability to program in a declarative style utilizing composition, as opposed to an imperative style utilizing inheritance.

Vote for this pull request

Who agrees that this change should be merged could add your reactions (e.g. 👍) to this pull request.

@vinta
Copy link
Owner

vinta commented May 4, 2016

Maybe we should merge this into Functional Programming section?

@vinta vinta force-pushed the master branch 2 times, most recently from 23abd09 to 40cd98b Compare June 6, 2019 19:55
@stale
Copy link

stale bot commented Oct 30, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Oct 30, 2019
@stale stale bot closed this Nov 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants