{ "info": { "author": "Adrian K\u00fcndig", "author_email": "adriankue@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3.3" ], "description": "The Reactive Extensions (Rx) is a library for composing asynchronous and\nevent-based programs using observable sequences and C# LINQ-style query operators.\nUsing Rx, developers represent asynchronous data streams with Observables,\nquery asynchronous data streams using LINQ operators,\nand parameterize the concurrency in the asynchronous data streams using Schedulers.\nSimply put, Rx = Observables + LINQ + Schedulers.", "description_content_type": null, "docs_url": "https://pythonhosted.org/RxPython/", "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://akuendig.github.com/RxPython/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "RxPython", "package_url": "https://pypi.org/project/RxPython/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/RxPython/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://akuendig.github.com/RxPython/" }, "release_url": "https://pypi.org/project/RxPython/0.1/", "requires_dist": null, "requires_python": null, "summary": "An event processing library", "version": "0.1" }, "last_serial": 785557, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "267440ba8e8f3ef76fe02188c80532af", "sha256": "b92df6b9e6e56f9ba02147c4390975a7cc55508ee6dc53190e033909797ee55a" }, "downloads": -1, "filename": "RxPython-0.1.tar.gz", "has_sig": false, "md5_digest": "267440ba8e8f3ef76fe02188c80532af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53727, "upload_time": "2013-04-02T13:04:32", "url": "https://files.pythonhosted.org/packages/a4/31/8677123370feeef4b25e0140de2222cf50697185ca6b7fec28947b719f0a/RxPython-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "267440ba8e8f3ef76fe02188c80532af", "sha256": "b92df6b9e6e56f9ba02147c4390975a7cc55508ee6dc53190e033909797ee55a" }, "downloads": -1, "filename": "RxPython-0.1.tar.gz", "has_sig": false, "md5_digest": "267440ba8e8f3ef76fe02188c80532af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53727, "upload_time": "2013-04-02T13:04:32", "url": "https://files.pythonhosted.org/packages/a4/31/8677123370feeef4b25e0140de2222cf50697185ca6b7fec28947b719f0a/RxPython-0.1.tar.gz" } ] }