[ 源代码: python-rx ]
软件包:python3-rx(3.1.1-2)
Reactive Extensions for Python (Python 3)
This package contains a set of libraries for composing asynchronous and event-based programs using observable sequences and LINQ-style query operators in Python. Using Rx, developers represent asynchronous data streams with Observables, query asynchronous data streams using operators, and parameterize concurrency in data/event streams using Schedulers.
This package installs the library for Python 3.