{ "info": { "author": "Chris Jerdonek", "author_email": "chris.jerdonek@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Topic :: Software Development :: Build Tools" ], "description": "OpenRCV\n =======\n \n |Build Status|\n \n OpenRCV is an open source software project for tallying ranked-choice\n voting elections like instant runoff voting and the single transferable\n vote.\n \n It is distributed for free on\n `PyPI `__ and the source code is\n hosted on `GitHub `__. It is\n licensed under a permissive open source license. See the\n `License `__ section for\n details on the license.\n \n **Note: this software is not yet usable.**\n \n Features\n --------\n \n - Tested against the publicly available test cases in the\n `open-rcv-tests `__\n repository.\n - Exposes both a command-line API and a Python API.\n - The command-line API returns results as JSON to allow\n interoperability with other tools (e.g. to use a different results\n renderer).\n \n Requirements\n ------------\n \n OpenRCV can be run using Python 3.4.\n \n If you do not already have Python 3.4, you can download it\n `here `__.\n \n Installing\n ----------\n \n ::\n \n $ pip install openrcv\n \n Running It\n ----------\n \n ::\n \n $ rcvcount ELECTION.blt\n \n Testing It\n ----------\n \n ::\n \n $ python -m unittest discover openrcv\n \n Contributing\n ------------\n \n To contribute to the project, see the\n `Contributing `__\n page.\n \n License\n -------\n \n This project is licensed under the permissive MIT license. See the\n `LICENSE `__\n file for the actual license wording.\n \n Author\n ------\n \n Chris Jerdonek (chris.jerdonek@gmail.com)\n \n .. |Build Status| image:: https://travis-ci.org/cjerdonek/open-rcv.svg?branch=master\n :target: https://travis-ci.org/cjerdonek/open-rcv", "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/cjerdonek/open-rcv", "keywords": "ballot choice election ranked rcv single tally transferable stv vote voting", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "OpenRCV", "package_url": "https://pypi.org/project/OpenRCV/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/OpenRCV/", "project_urls": { "Homepage": "https://github.com/cjerdonek/open-rcv" }, "release_url": "https://pypi.org/project/OpenRCV/0.0.1-alpha/", "requires_dist": null, "requires_python": null, "summary": "open-source software for tallying ranked-choice voting elections", "version": "0.0.1-alpha" }, "last_serial": 1245200, "releases": { "0.0.1-alpha": [ { "comment_text": "", "digests": { "md5": "fd5f8a778028c446da07406c75fd22b2", "sha256": "94ec2a1f99f0e3c4518cac5cbb2fd1cd51c67bbd6ab46faf416885072b41d863" }, "downloads": -1, "filename": "OpenRCV-0.0.1-alpha.tar.gz", "has_sig": false, "md5_digest": "fd5f8a778028c446da07406c75fd22b2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14837, "upload_time": "2014-10-02T00:49:07", "url": "https://files.pythonhosted.org/packages/95/b6/ada19d2baf7603f3ef2f10dd294035ccd22f2e92cf612e7f40bddfc2aca2/OpenRCV-0.0.1-alpha.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fd5f8a778028c446da07406c75fd22b2", "sha256": "94ec2a1f99f0e3c4518cac5cbb2fd1cd51c67bbd6ab46faf416885072b41d863" }, "downloads": -1, "filename": "OpenRCV-0.0.1-alpha.tar.gz", "has_sig": false, "md5_digest": "fd5f8a778028c446da07406c75fd22b2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14837, "upload_time": "2014-10-02T00:49:07", "url": "https://files.pythonhosted.org/packages/95/b6/ada19d2baf7603f3ef2f10dd294035ccd22f2e92cf612e7f40bddfc2aca2/OpenRCV-0.0.1-alpha.tar.gz" } ] }