mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-18 13:11:32 -05:00
[PR #623] [CLOSED] Add Reactive Programming section and RxPY #564
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/623
Author: @battlesdev
Created: 4/21/2016
Status: ❌ Closed
Base:
master← Head:jerodestapa-RxPY📝 Commits (2)
4fe14beAdded Reactive Programming section and RxPY4aa0e3eCorrected warehouse.python.org link --> pypi.io📊 Changes
1 file changed (+8 additions, -2 deletions)
View changed files
📝
README.md(+8 -2)📄 Description
Why this framework/library/software/resource is awesome?
RxPY is pretty sweet. You get all the benefits of reactive programming in Python, namely:
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.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.