{"library":"rx","type":"library","category":null,"description":"Reactive Extensions for Python (RxPY) is a library for composing asynchronous and event-based programs using observable sequences and pipable query operators. It enables developers to represent asynchronous data streams with Observables, query them using a rich set of operators, and manage concurrency with Schedulers. The library (via the 'rx' PyPI package) is currently at version 3.2.0, providing a robust framework for reactive programming in Python.","language":"python","status":"active","version":"3.2.0","tags":["reactive programming","async","streams","events","data flow"],"install":[{"cmd":"pip install rx","imports":["import rx","from rx import operators as ops"]}],"homepage":"http://reactivex.io","github":"https://github.com/ReactiveX/RxPY","docs":null,"changelog":null,"pypi":"https://pypi.org/project/rx/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.7,"avg_import_s":0.29,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/rx/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}