{ "info": { "author": "Jon Robison", "author_email": "narfman0@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Communications :: Chat :: Internet Relay Chat", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "=========\nhelga-elo\n=========\n\nProvide a system through which you may compare players of arbitrary games\n\nInstallation\n============\n\nAfter installing and configuring helga, use::\n\n pip install helga-elo\n\nAdd ``elo`` to your settings and restart helga.\n\nUsage\n=====\n\nNote: Please use punctuation in your text. This is a tough sticking point in\npractice, but it is important to be able to differentiate sentences.\n\nCommand syntax::\n\n elo add \n elo list \n elo drop \n\nArguments\n---------\n\n``game_type``: An identifier for the type of game played. This allows for\ndifferent types of games or tournament results to be saved separately.\n\n``player_name``: Name of participant to list details\n\n``winning_player_name``: Name of participant who won game\n\n``losing_player_name``: Name of participant who lost game\n\nExamples\n========\n\nThe following are different ways you may usage helga-elo\n\nAdding results of a game\n------------------------\n\n.. code-block::\n\n !elo add pingpong jrobison helga\n helga> jrobison now has 805 elo, helga has 795 elo\n\nSee player rating\n-----------------\n\n.. code-block::\n\n !elo pingpong jrobison\n helga> jrobison has 805 elo for pingpong\n\nRemove ALL elo for a game_type\n------------------------------\n\n.. code-block::\n\n !elo drop pingpong\n helga> consider it done\n\nLicense\n=======\n\nCopyright (c) 2016 Jon Robison\n\nSee included LICENSE for licensing information\n", "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/narfman0/helga-elo", "keywords": "irc bot elo", "license": "LICENSE", "maintainer": null, "maintainer_email": null, "name": "helga-elo", "package_url": "https://pypi.org/project/helga-elo/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/helga-elo/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/narfman0/helga-elo" }, "release_url": "https://pypi.org/project/helga-elo/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "Provide a system through which you may compare players of arbitrary games", "version": "1.0.0" }, "last_serial": 2353814, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "58e22bd830dcceda64bc5b1a0f483ce9", "sha256": "9e5cfa6e49b7884cab1ffea40323b0f4de17401f2f70513f8915ac5ba4073706" }, "downloads": -1, "filename": "helga-elo-1.0.0.tar.gz", "has_sig": false, "md5_digest": "58e22bd830dcceda64bc5b1a0f483ce9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29350, "upload_time": "2016-09-20T22:05:26", "url": "https://files.pythonhosted.org/packages/18/03/ef60e32c8c03aff4ff43529b17e9e3aded9972634a7394fbb3c763c268fe/helga-elo-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "58e22bd830dcceda64bc5b1a0f483ce9", "sha256": "9e5cfa6e49b7884cab1ffea40323b0f4de17401f2f70513f8915ac5ba4073706" }, "downloads": -1, "filename": "helga-elo-1.0.0.tar.gz", "has_sig": false, "md5_digest": "58e22bd830dcceda64bc5b1a0f483ce9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29350, "upload_time": "2016-09-20T22:05:26", "url": "https://files.pythonhosted.org/packages/18/03/ef60e32c8c03aff4ff43529b17e9e3aded9972634a7394fbb3c763c268fe/helga-elo-1.0.0.tar.gz" } ] }