{"library":"reactivex","type":"library","category":null,"description":"ReactiveX 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 operators, and parameterize concurrency using Schedulers. The library is currently at stable version 4.1.0, with development on version 5.0.0 actively ongoing, and follows a release cadence that modernizes it with current Python standards.","language":"python","status":"active","version":"4.1.0","tags":["reactive programming","async","event streams","rxjs","concurrency"],"install":[{"cmd":"pip install reactivex","imports":["import reactivex as rx","from reactivex import operators as ops"]},{"cmd":"pip install 'reactivex>=5.0.0a0'","imports":[]}],"homepage":"http://reactivex.io","github":"https://github.com/ReactiveX/RxPY","docs":"https://rxpy.readthedocs.io/en/latest/","changelog":null,"pypi":"https://pypi.org/project/reactivex/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":90,"avg_install_s":1.8,"avg_import_s":0.32,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/reactivex/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}