{ "info": { "author": "Bryan Veloso", "author_email": "bryan@revyver.com", "bugtrack_url": null, "classifiers": [], "description": "elophant.py |travis|\n====================\n\nA minimalistic wrapper around the `Elophant `_\nLeague of Legends statistics API.\n\nUsage\n-----\n\nTo start, you'll need to sign up for an `API key\n`_. Once you have that, here's how you\nuse it. ::\n\n >>> from elophant import Elophant\n >>> e = Elophant(key='IyDxAwvLhQbzEZPiVYJo', region='na')\n >>> e.get_summoner('Elsydeon')\n {u'data': {u'internalName': u'elsydeon', u'name': u'Elsydeon' ...\n >>> e.find_team('clg')\n {u'data': {u'status': u'RANKED', u'modifyDate': u'/Date(1358737198000)/', u'name': u'Counter Logic Gaming' ...\n\nInstallation\n------------\n\nIt's easy and foolproof! Like tower diving! ::\n\n pip install elophant\n\n.. |travis| image:: https://travis-ci.org/bryanveloso/elophant.py.png?branch=master", "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/bryanveloso/elophant.py", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "elophant", "package_url": "https://pypi.org/project/elophant/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/elophant/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/bryanveloso/elophant.py" }, "release_url": "https://pypi.org/project/elophant/0.0.3/", "requires_dist": null, "requires_python": null, "summary": "API Wrapper for Elophant(.com)", "version": "0.0.3" }, "last_serial": 750740, "releases": { "0.0.1": [], "0.0.2": [ { "comment_text": "", "digests": { "md5": "bea66fea1a879c19220a24b715b3d37d", "sha256": "b15b6dee74f0f303882464dd2616cf2647d2239a797e021ab25b189c952aa7af" }, "downloads": -1, "filename": "elophant-0.0.2.tar.gz", "has_sig": false, "md5_digest": "bea66fea1a879c19220a24b715b3d37d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1953, "upload_time": "2013-03-01T06:59:42", "url": "https://files.pythonhosted.org/packages/03/63/cd05adf4c68c0d250eab4c2a208f417fd2b31156ca886479975c0044bcb7/elophant-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "155adbadf7702765e05591aa4a80344c", "sha256": "c3ec2a3f21895548f5b9d806447d7efa5de25ac218ac869e75a2df5ebed9e9c8" }, "downloads": -1, "filename": "elophant-0.0.3.tar.gz", "has_sig": false, "md5_digest": "155adbadf7702765e05591aa4a80344c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2094, "upload_time": "2013-03-01T08:27:32", "url": "https://files.pythonhosted.org/packages/46/f5/03e88d945b81e7bd7aa634201230eba4b9485c77e4d53e24c7904fe688cf/elophant-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "155adbadf7702765e05591aa4a80344c", "sha256": "c3ec2a3f21895548f5b9d806447d7efa5de25ac218ac869e75a2df5ebed9e9c8" }, "downloads": -1, "filename": "elophant-0.0.3.tar.gz", "has_sig": false, "md5_digest": "155adbadf7702765e05591aa4a80344c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2094, "upload_time": "2013-03-01T08:27:32", "url": "https://files.pythonhosted.org/packages/46/f5/03e88d945b81e7bd7aa634201230eba4b9485c77e4d53e24c7904fe688cf/elophant-0.0.3.tar.gz" } ] }