schulze-condorcet


Nameschulze-condorcet JSON
Version 2.0.1 PyPI version JSON
download
home_pagehttps://github.com/cde-ev/schulze-condorcet
SummaryPython package to evaluate ballots using the Schulze Concordet method.
upload_time2023-10-05 20:52:24
maintainerCdE-Datenbank development team
docs_urlNone
authorMarkus Walter
requires_python>=3.8
license
keywords schulze condorcet voting
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # schulze-condorcet

[![PyPI version shields.io](https://img.shields.io/pypi/v/schulze-condorcet)](https://pypi.org/project/schulze-condorcet/)
[![Build Status](https://github.com/cde-ev/schulze-condorcet/actions/workflows/tests.yml/badge.svg?branch=master)](https://github.com/cde-ev/schulze-condorcet/actions/workflows/tests.yml)

Python package to evaluate ballots using the Schulze Condorcet method.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/cde-ev/schulze-condorcet",
    "name": "schulze-condorcet",
    "maintainer": "CdE-Datenbank development team",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "cdedb@lists.cde-ev.de",
    "keywords": "schulze,condorcet,voting",
    "author": "Markus Walter",
    "author_email": "dev@jonglieren-jena.de",
    "download_url": "https://files.pythonhosted.org/packages/8e/13/000e87a6ba5336c79c1d5396913c79b5ac918938ad41b73f4d47890180d9/schulze-condorcet-2.0.1.tar.gz",
    "platform": null,
    "description": "# schulze-condorcet\n\n[![PyPI version shields.io](https://img.shields.io/pypi/v/schulze-condorcet)](https://pypi.org/project/schulze-condorcet/)\n[![Build Status](https://github.com/cde-ev/schulze-condorcet/actions/workflows/tests.yml/badge.svg?branch=master)](https://github.com/cde-ev/schulze-condorcet/actions/workflows/tests.yml)\n\nPython package to evaluate ballots using the Schulze Condorcet method.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Python package to evaluate ballots using the Schulze Concordet method.",
    "version": "2.0.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/cde-ev/schulze-condorcet/issues",
        "Homepage": "https://github.com/cde-ev/schulze-condorcet"
    },
    "split_keywords": [
        "schulze",
        "condorcet",
        "voting"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "819732d761383f4aafb0d4c1805f69d0dfeaa4759f3d490c400eb772ab7f9b98",
                "md5": "28f9391f102ab8919a85ef1f4a02cb91",
                "sha256": "59a72386613245c95bba4bca3d63f8238e494d1b2c511eacf7e512dfc5ace4d8"
            },
            "downloads": -1,
            "filename": "schulze_condorcet-2.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "28f9391f102ab8919a85ef1f4a02cb91",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 20207,
            "upload_time": "2023-10-05T20:52:23",
            "upload_time_iso_8601": "2023-10-05T20:52:23.675177Z",
            "url": "https://files.pythonhosted.org/packages/81/97/32d761383f4aafb0d4c1805f69d0dfeaa4759f3d490c400eb772ab7f9b98/schulze_condorcet-2.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8e13000e87a6ba5336c79c1d5396913c79b5ac918938ad41b73f4d47890180d9",
                "md5": "3466a90c9e8d697ec68a9f8a667bad12",
                "sha256": "8f3cf9d05ca53cb13f1c63d6fa0bdc20dfc0984e9aa48b2f315fe6b1a990fd2a"
            },
            "downloads": -1,
            "filename": "schulze-condorcet-2.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "3466a90c9e8d697ec68a9f8a667bad12",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 22850,
            "upload_time": "2023-10-05T20:52:24",
            "upload_time_iso_8601": "2023-10-05T20:52:24.953861Z",
            "url": "https://files.pythonhosted.org/packages/8e/13/000e87a6ba5336c79c1d5396913c79b5ac918938ad41b73f4d47890180d9/schulze-condorcet-2.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-05 20:52:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cde-ev",
    "github_project": "schulze-condorcet",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "schulze-condorcet"
}
        
Elapsed time: 0.17253s