{ "info": { "author": "Jace Xu", "author_email": "jace@xuh.me", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "jsonrpclient\n============\n\nExample\n-------\n\n::\n\n >>> from jsonrpclient import JSONRPCClient\n >>> client = JsonRPCClient(\"http://localhost:4000\")\n >>> client.echo(\"hello world\")\n {u'jsonrpc': u'2.0', u'result': u'hello world', u'id': 1}", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jacexh/jsonrpclient", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "jsonrpclient", "package_url": "https://pypi.org/project/jsonrpclient/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/jsonrpclient/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/jacexh/jsonrpclient" }, "release_url": "https://pypi.org/project/jsonrpclient/0.1.3/", "requires_dist": null, "requires_python": null, "summary": "A JSON-RPC client in Python", "version": "0.1.3" }, "last_serial": 2114227, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "a350ad2285cd0846bc19b506e09d4c55", "sha256": "ed19da4ead2b9faa42832c73c4948b788ac439d2c3047169803f8b228a26673e" }, "downloads": -1, "filename": "jsonrpclient-0.1.tar.gz", "has_sig": false, "md5_digest": "a350ad2285cd0846bc19b506e09d4c55", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3153, "upload_time": "2015-03-27T15:43:16", "url": "https://files.pythonhosted.org/packages/37/2d/edfa82d9510b61bb6faca4184cf1c1ee65b36c724e40e6cc2e0158384d8d/jsonrpclient-0.1.tar.gz" } ], "0.1.1": [], "0.1.2": [ { "comment_text": "", "digests": { "md5": "7e6d5ee6f1348a1167c8dcd669871198", "sha256": "87817fb95066fa527043b0575acebb5f0e2bc90d8212456de82c67de466f5dd2" }, "downloads": -1, "filename": "jsonrpclient-0.1.2.tar.gz", "has_sig": false, "md5_digest": "7e6d5ee6f1348a1167c8dcd669871198", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2960, "upload_time": "2016-03-15T14:55:18", "url": "https://files.pythonhosted.org/packages/c6/c3/cef0627b3dedb7fda19f27e12cc17a7fdaa99a729c269828f354c41d672a/jsonrpclient-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "18387aecb5c9ca13ad35d173ea7a2ddd", "sha256": "7d7b08d8d958b4e315fda140ff5ed2a1c3497500b3734de62d65f7aeceaf2c0d" }, "downloads": -1, "filename": "jsonrpclient-0.1.3.tar.gz", "has_sig": false, "md5_digest": "18387aecb5c9ca13ad35d173ea7a2ddd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2925, "upload_time": "2016-05-13T14:26:25", "url": "https://files.pythonhosted.org/packages/40/4c/134b133da816fa0132babe3c980318892d9d01e8a2988ef695cb8568253b/jsonrpclient-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "18387aecb5c9ca13ad35d173ea7a2ddd", "sha256": "7d7b08d8d958b4e315fda140ff5ed2a1c3497500b3734de62d65f7aeceaf2c0d" }, "downloads": -1, "filename": "jsonrpclient-0.1.3.tar.gz", "has_sig": false, "md5_digest": "18387aecb5c9ca13ad35d173ea7a2ddd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2925, "upload_time": "2016-05-13T14:26:25", "url": "https://files.pythonhosted.org/packages/40/4c/134b133da816fa0132babe3c980318892d9d01e8a2988ef695cb8568253b/jsonrpclient-0.1.3.tar.gz" } ] }