{ "info": { "author": "Thomas G\u00fcttler", "author_email": "guettli.websocketrpc@thomas-guettler.de", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7" ], "description": "websocketrpc: A small async RPC module for WebSockets\n=====================================================\n\nMotivation\n----------\n\nThis is a small RPC (Remote Procedure Call) module, which uses WebSockets as transport layer.\n\nIt depends on:\n\n * Python_\n * Tornado_\n * tinyrpc_\n\n\n.. _Python: http://www.python.org/\n.. _Tornado: http://tornadoweb.org/\n.. _tinyrpc: https://tinyrpc.readthedocs.org/en/latest/\n\n\nDocs\n----\n\nhttp://websocketrpc.readthedocs.org/en/latest/\n\n\nInstallation\n------------\n\n.. code-block:: sh\n\n pip install websocketrpc", "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/guettli/websocketrpc", "keywords": null, "license": "http://www.apache.org/licenses/LICENSE-2.0", "maintainer": null, "maintainer_email": null, "name": "websocketrpc", "package_url": "https://pypi.org/project/websocketrpc/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/websocketrpc/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/guettli/websocketrpc" }, "release_url": "https://pypi.org/project/websocketrpc/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "UNKNOWN", "version": "0.2.0" }, "last_serial": 1039419, "releases": { "0.1": [], "0.2.0": [] }, "urls": [] }