{ "info": { "author": "Matthew Gray", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [], "description": "challonge2elo\n=============\n\nThis script implements the Elo rating system for Challonge tournament results. The ratings are output to a CSV file, and they are also saved in a JSON file so that you can go back and update them later with future tournament results.\n\nNote that this script relies on players having the same name for each tournament. If you are a tournament organizer, make sure your naming scheme is consistent!\n\nInstallation\n------------\n\n.. code-block:: bash\n\n $ pip install challonge2elo\n\nConfiguration\n-------------\n\nLog in to your Challonge account and `get your API key `_. Then export your username and API key as environment variables:\n\n.. code-block:: bash\n\n $ export CHALLONGE_USERNAME=\"\"\n $ export CHALLONGE_API_KEY=\"\"\n\nUsage\n-----\n\nCreate your ratings by passing tournament IDs:\n\n.. code-block:: bash\n\n $ challonge2elo ggsmash-116_smash4 ggsmash-416_smash4", "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/mtgray/challonge2elo", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "challonge2elo", "package_url": "https://pypi.org/project/challonge2elo/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/challonge2elo/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/mtgray/challonge2elo" }, "release_url": "https://pypi.org/project/challonge2elo/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Elo ratings from Challonge tournament results.", "version": "0.1.0" }, "last_serial": 2636252, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "383c934378c9b65116dc2ab1b2d819bb", "sha256": "5a248410103f83df48fa70199b3dd699d6a52192d1155b6b92e319f2398ec70b" }, "downloads": -1, "filename": "challonge2elo-0.1.0.tar.gz", "has_sig": false, "md5_digest": "383c934378c9b65116dc2ab1b2d819bb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2844, "upload_time": "2017-02-12T05:00:05", "url": "https://files.pythonhosted.org/packages/10/a5/07b75389e4f5f0a29e4d81a79c07f063e12f8d8d62781d64a91aac66badd/challonge2elo-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "383c934378c9b65116dc2ab1b2d819bb", "sha256": "5a248410103f83df48fa70199b3dd699d6a52192d1155b6b92e319f2398ec70b" }, "downloads": -1, "filename": "challonge2elo-0.1.0.tar.gz", "has_sig": false, "md5_digest": "383c934378c9b65116dc2ab1b2d819bb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2844, "upload_time": "2017-02-12T05:00:05", "url": "https://files.pythonhosted.org/packages/10/a5/07b75389e4f5f0a29e4d81a79c07f063e12f8d8d62781d64a91aac66badd/challonge2elo-0.1.0.tar.gz" } ] }