{ "info": { "author": "Dmitriy S. Sinyavskiy", "author_email": "contact@r3code.ru", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "\ufeffpy-jsonrpc-lite\n===============\n\n.. image:: https://travis-ci.org/r3code/py-jsonrpc-lite.svg?branch=master\n :target: https://travis-ci.org/r3code/py-jsonrpc-lite\n :alt: Build Status\n\n.. image:: https://codecov.io/gh/r3code/py-jsonrpc-lite/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/r3code/py-jsonrpc-lite\n :alt: Coverage Status\n\n.. image:: https://api.codacy.com/project/badge/Grade/acf5dba2b46242a1a85d171f884f3993\n :target: https://www.codacy.com/app/r3code/py-jsonrpc-lite\n :alt: Code Quality Status\n\nInspired by https://www.npmjs.com/package/jsonrpc-lite\n\nA implementation of py-jsonrpc-lite 2.0 specifications \n\nThis implementation does not have any transport functionality realization, only protocol.\n\n#todo: Documentation: http://py-jsonrpc-lite.readthedocs.org\n\nInstall\n-------\n\npip install py-jsonrpc-lite\n\nTests\n-----\n\npython -m unittest discover -s \"tests\" -p \"test*.py\"\n\nFeatures\n--------\n\n- Vanilla python, no dependencies\n- JSON-RPC 2.0 support\n\nTesting\n-------\npy-jsonrpc-lite is a python library, it supports pythons: 2.7.", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/r3code/py-jsonrpc-lite", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "py-jsonrpc-lite", "package_url": "https://pypi.org/project/py-jsonrpc-lite/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/py-jsonrpc-lite/", "project_urls": { "Homepage": "https://github.com/r3code/py-jsonrpc-lite" }, "release_url": "https://pypi.org/project/py-jsonrpc-lite/0.1/", "requires_dist": null, "requires_python": null, "summary": "Parse and Serialize JSON-RPC 2.0 messages in Python", "version": "0.1" }, "last_serial": 2545715, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "8f2cc8becb840fcf23546edb9189e9a3", "sha256": "5cca9f1115e7e88be0e97deb51bdb5d78e0593f1cb8054fa62ea654c31a5228b" }, "downloads": -1, "filename": "py_jsonrpc_lite-0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "8f2cc8becb840fcf23546edb9189e9a3", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 6129, "upload_time": "2016-12-30T09:17:59", "url": "https://files.pythonhosted.org/packages/5b/98/2a9832a16bd1ebf3978251ca98df0047b51c6053dc2f2876c0215b01d684/py_jsonrpc_lite-0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "02f3b35f07a6b0c52846de6cd441cb66", "sha256": "e9d2d33b862b3392281a2e3e2adf2932b7e80e97500fe9c39fbae3abfa54c0d0" }, "downloads": -1, "filename": "py-jsonrpc-lite-0.1.tar.gz", "has_sig": false, "md5_digest": "02f3b35f07a6b0c52846de6cd441cb66", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4395, "upload_time": "2016-12-30T09:17:57", "url": "https://files.pythonhosted.org/packages/02/91/7bee46b4e1be09a82aab5c99187a1c755fecda4203d52419707844bb6f17/py-jsonrpc-lite-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8f2cc8becb840fcf23546edb9189e9a3", "sha256": "5cca9f1115e7e88be0e97deb51bdb5d78e0593f1cb8054fa62ea654c31a5228b" }, "downloads": -1, "filename": "py_jsonrpc_lite-0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "8f2cc8becb840fcf23546edb9189e9a3", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 6129, "upload_time": "2016-12-30T09:17:59", "url": "https://files.pythonhosted.org/packages/5b/98/2a9832a16bd1ebf3978251ca98df0047b51c6053dc2f2876c0215b01d684/py_jsonrpc_lite-0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "02f3b35f07a6b0c52846de6cd441cb66", "sha256": "e9d2d33b862b3392281a2e3e2adf2932b7e80e97500fe9c39fbae3abfa54c0d0" }, "downloads": -1, "filename": "py-jsonrpc-lite-0.1.tar.gz", "has_sig": false, "md5_digest": "02f3b35f07a6b0c52846de6cd441cb66", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4395, "upload_time": "2016-12-30T09:17:57", "url": "https://files.pythonhosted.org/packages/02/91/7bee46b4e1be09a82aab5c99187a1c755fecda4203d52419707844bb6f17/py-jsonrpc-lite-0.1.tar.gz" } ] }