{ "info": { "author": "Alex Shmakov", "author_email": "Alexanders101@gmail.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Internet" ], "description": "Python bindings for TheBlueAlliance.com's api v2 using numpy. Currently Events are supported, with Team support coming soon.\r\n\r\nExample Usage:\r\n\r\n from TheBlueAlliance import *\r\n\r\n event_code = get_events_and_codes(2015, 'Silicon Valley')[1]\r\n\r\n event = Event('github_user', 'test', '1.0', event_code)\r\n\r\n event.get_event_info()", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/Alexanders101/The-Blue-Alliance-Python-API", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Alexanders101/The-Blue-Alliance-Python-API", "keywords": "Blue Alliance TheBlueAlliance API", "license": "UNKNOWN", "maintainer": "", "maintainer_email": "", "name": "TheBlueAlliance", "package_url": "https://pypi.org/project/TheBlueAlliance/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/TheBlueAlliance/", "project_urls": { "Download": "https://github.com/Alexanders101/The-Blue-Alliance-Python-API", "Homepage": "https://github.com/Alexanders101/The-Blue-Alliance-Python-API" }, "release_url": "https://pypi.org/project/TheBlueAlliance/1.03/", "requires_dist": null, "requires_python": null, "summary": "TheBlueAlliance.com python API", "version": "1.03" }, "last_serial": 1519068, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "825feb5195654163cfdd89d93155ae36", "sha256": "7c21ebec35a0859e383353c6df205838cef2f12d25e1628b39ad6b0bf497ae6f" }, "downloads": -1, "filename": "TheBlueAlliance-1.0.tar.gz", "has_sig": false, "md5_digest": "825feb5195654163cfdd89d93155ae36", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3278, "upload_time": "2015-04-09T08:06:18", "url": "https://files.pythonhosted.org/packages/b5/95/4f2a031286070e79ee17af01456cd2c53c5f1cf1ee00e279dc3d7a1a3676/TheBlueAlliance-1.0.tar.gz" } ], "1.01": [ { "comment_text": "", "digests": { "md5": "65313916948d5193b8b793da6d315e99", "sha256": "6b65e6526befdb196049263948c34a86569b744f087ba1bb618971e8bef50f84" }, "downloads": -1, "filename": "TheBlueAlliance-1.01.tar.gz", "has_sig": false, "md5_digest": "65313916948d5193b8b793da6d315e99", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4191, "upload_time": "2015-04-09T08:42:49", "url": "https://files.pythonhosted.org/packages/15/7d/a9b68ed9253b7841bef3e11d2ad12d74383c49ad505276d7147ceace6a90/TheBlueAlliance-1.01.tar.gz" } ], "1.03": [ { "comment_text": "", "digests": { "md5": "a725db153f937999d457f3d30866002e", "sha256": "203d48908c6cce7413d58cb3e2ba3121cfec788bdcc5386a4952a0438a8a251b" }, "downloads": -1, "filename": "TheBlueAlliance-1.03.tar.gz", "has_sig": false, "md5_digest": "a725db153f937999d457f3d30866002e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4331, "upload_time": "2015-04-10T17:05:55", "url": "https://files.pythonhosted.org/packages/9f/ff/d6b042bf62a8969a85173393f8e8a234517382b23eeeb24a1991d651d10b/TheBlueAlliance-1.03.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a725db153f937999d457f3d30866002e", "sha256": "203d48908c6cce7413d58cb3e2ba3121cfec788bdcc5386a4952a0438a8a251b" }, "downloads": -1, "filename": "TheBlueAlliance-1.03.tar.gz", "has_sig": false, "md5_digest": "a725db153f937999d457f3d30866002e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4331, "upload_time": "2015-04-10T17:05:55", "url": "https://files.pythonhosted.org/packages/9f/ff/d6b042bf62a8969a85173393f8e8a234517382b23eeeb24a1991d651d10b/TheBlueAlliance-1.03.tar.gz" } ] }