-
Look into using RxPy https://github.com/ReactiveX/RxPY in the same way that Redux is using RxJs
-
As I mentioned in #165.
I actually know the current `README.md` and `config-example.toml` are not user-friendly, especially for the `upstream_options`. So I think we should prepare a website of the…
-
The backpressure code in RxPY v3 (master branch) have been removed (to reduce to codebase) making this project very relevant, so it would be nice if it was updated for the new RxPY v3 pipe syntax. All…
-
As it introduced some incompatible changes to API.
Thanks in advance.
-
I am using ptpython and I have installed [RxPy](https://github.com/ReactiveX/RxPY)
When I type `Observable.create(` this pops up:
```
>>> Observable.create(/projects/twitter-client/py-env/lib/p…
-
Hi there,
RxPy 3.2.0 made changes that cancelled Observer class. Therefore in chapter14 code need significant update. For example:
In **rx_example1.py** the following code will work. Commented o…
-
DNF should be initialized within Mock installroot directory. The task will be to:
- [ ] investigate whether we can use https://github.com/ReactiveX/RxPY library
- [ ] check if `check_output` is compat…
-
Aioreactive (https://github.com/dbrattli/aioreactive) is an implementation of AsyncObservables for Python. It is the async/await version of RxPY (which I'm also the author of). It would be great if we…
-
The documentation got off to a good start with implementation-specific information for Java, Groovy, and JavaScript, but the equivalent RxPY sections are mostly empty.
Pages that are in particular ne…
-
This can be released as an independent library: https://github.com/ReactiveX/RxPY