{ "info": { "author": "Toby Burress", "author_email": "kurin@delete.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "License :: Public Domain", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7" ], "description": "py-raft\n=======\n\nAn implementation of the RAFT consensus algorithm.\n\nYou may be interested in [this\npaper](https://ramcloud.stanford.edu/wiki/download/attachments/11370504/raft.pdf)\nand [this video](https://www.youtube.com/watch?v=YbZ3zDzDnrw) on\nexactly how RAFT works.\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "py-raft", "package_url": "https://pypi.org/project/py-raft/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/py-raft/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/py-raft/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "The RAFT Consensus Algorithm", "version": "0.0.1" }, "last_serial": 881576, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "a51f4b7d993bd9ca5bc91613fd3557e7", "sha256": "cea5228413c9fa7f90a6557eadcf9d4f884c7147d3becf19cc2167e05d1bf9ab" }, "downloads": -1, "filename": "py-raft-0.0.1.tar.gz", "has_sig": false, "md5_digest": "a51f4b7d993bd9ca5bc91613fd3557e7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10035, "upload_time": "2013-10-05T00:30:43", "url": "https://files.pythonhosted.org/packages/2c/06/2b6bfd5549d6d1511183d4c2927084b5addaca2c3caab33951958c1e22b3/py-raft-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a51f4b7d993bd9ca5bc91613fd3557e7", "sha256": "cea5228413c9fa7f90a6557eadcf9d4f884c7147d3becf19cc2167e05d1bf9ab" }, "downloads": -1, "filename": "py-raft-0.0.1.tar.gz", "has_sig": false, "md5_digest": "a51f4b7d993bd9ca5bc91613fd3557e7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10035, "upload_time": "2013-10-05T00:30:43", "url": "https://files.pythonhosted.org/packages/2c/06/2b6bfd5549d6d1511183d4c2927084b5addaca2c3caab33951958c1e22b3/py-raft-0.0.1.tar.gz" } ] }