[ ソース: python-rx ]
パッケージ: python3-rx (4.0.4-3)
python3-rx に関するリンク
Debian の資源:
python-rx ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [reactivex.io]
類似のパッケージ:
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.
その他の python3-rx 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python