{ "info": { "author": "Szalai Andr\u00e1s", "author_email": "andrew@bandipapa.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 3.3", "Topic :: Software Development :: Object Brokering" ], "description": "MyRPC: RPC Framework for Distributed Computing\n==============================================\n\nMyRPC is a remote procedure call framework designed to easily connect heterogeneous systems.\n\nShort summary of MyRPC features\n-------------------------------\n\n* No external dependencies.\n* Cross-platform capability.\n* IDL-based client and server stub generation.\n* Binary capable (no need for escaping of binary data).\n* Single roundtrip protocol, ideal for HTTP (but no limited to).\n* Support various data types: string, binary, signed and unsigned\n integers, floating point, list, structure and enumeration.\n* All data types are supported on all platforms.\n* Support exceptions.\n* Correct input validation of the received messages.\n* Legacy free code (since we are new :).\n\nInfo\n----\n\n* Feature introduction: http://myrpc.readthedocs.org/en/latest/features.html\n* Installation: http://myrpc.readthedocs.org/en/latest/install.html\n* Sample code: http://myrpc.readthedocs.org/en/latest/examples.html\n* License: http://myrpc.readthedocs.org/en/latest/license.html\n* Full doc: http://myrpc.readthedocs.org\n\n(This framework heavily borrows ideas from Apache Thrift, however\nit is redesigned & rewritten from scratch).", "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/bandipapa/MyRPC", "keywords": "rpc,Python,JavaScript,Node.js,cross-platform,framework", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "myrpc-runtime", "package_url": "https://pypi.org/project/myrpc-runtime/", "platform": "cross-platform", "project_url": "https://pypi.org/project/myrpc-runtime/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/bandipapa/MyRPC" }, "release_url": "https://pypi.org/project/myrpc-runtime/0.0.4/", "requires_dist": null, "requires_python": null, "summary": "MyRPC Python runtime", "version": "0.0.4" }, "last_serial": 1089386, "releases": { "0.0.3": [ { "comment_text": "", "digests": { "md5": "682d610defc232b9fdbf938ef4bc18c0", "sha256": "4b4689e0fa824b4e09d79c35bdcd7c43d3be7ee6c36e4168306c01ff89760ea3" }, "downloads": -1, "filename": "myrpc-runtime-0.0.3.tar.gz", "has_sig": false, "md5_digest": "682d610defc232b9fdbf938ef4bc18c0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6942, "upload_time": "2014-04-24T08:12:24", "url": "https://files.pythonhosted.org/packages/eb/18/7184b99ab622d5feba426eb2e9b34a88d5222e5512520e814f4d85a36f31/myrpc-runtime-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "0ee245f1ba604a7b69ac8f1ed692936b", "sha256": "798b7d42dfcb288b7d0e006d4d99fa3364b2ae4e1eb4cae07e54ec5bf0bf19f5" }, "downloads": -1, "filename": "myrpc-runtime-0.0.4.tar.gz", "has_sig": false, "md5_digest": "0ee245f1ba604a7b69ac8f1ed692936b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7487, "upload_time": "2014-05-12T11:40:50", "url": "https://files.pythonhosted.org/packages/47/e8/606fe8f8e0e7056d23f4270dea2d4804574c8d9629db758bd1703df3c8f5/myrpc-runtime-0.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0ee245f1ba604a7b69ac8f1ed692936b", "sha256": "798b7d42dfcb288b7d0e006d4d99fa3364b2ae4e1eb4cae07e54ec5bf0bf19f5" }, "downloads": -1, "filename": "myrpc-runtime-0.0.4.tar.gz", "has_sig": false, "md5_digest": "0ee245f1ba604a7b69ac8f1ed692936b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7487, "upload_time": "2014-05-12T11:40:50", "url": "https://files.pythonhosted.org/packages/47/e8/606fe8f8e0e7056d23f4270dea2d4804574c8d9629db758bd1703df3c8f5/myrpc-runtime-0.0.4.tar.gz" } ] }