{ "info": { "author": "Nate Campbell", "author_email": "nathanc@alum.bu.edu", "bugtrack_url": null, "classifiers": [], "description": "# steam_game_scale\r\nBalance your Steam game playtime against your friends' to see what you have in common.\r\n\r\nRequires:\r\n\r\nPython 3.5\r\n\r\nrequests module\r\n\r\nPillow's implementation of the PIL\r\n\r\nPyYAML\r\n\r\nA SteamID - 64-bit, corresponding to a PUBLIC profile to allow GetFriendList lookups to work. You can also rely on your \"Vanity URL\" instead of remembering your Steam ID, if you've set up a vanity url.\r\n\r\nA Steam API Key\r\n\r\nSo...\r\n\r\nhttps://www.python.org/ftp/python/3.5.1/python-3.5.1.exe\r\n\r\nand\r\n\r\nhttps://bootstrap.pypa.io/ez_setup.py\r\n\r\nand\r\n\r\npip install -U pip\r\n\r\nand\r\n\r\npip install requests\r\n\r\nand\r\n\r\npip install Pillow\r\n\r\nand\r\n\r\npip install PyYAML\r\n\r\nhttps://www.google.com/?ion=1&espv=2#q=how%20to%20find%20my%20steam%20id\r\n\r\nand\r\n\r\nhttp://steamcommunity.com/dev/apikey\r\n\r\nTo run the app, execute the steam_game_scale.pyw script using your python interpreter.", "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/knbnnate/steam_game_scale/", "keywords": "steam api friends", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "steam_game_scale", "package_url": "https://pypi.org/project/steam_game_scale/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/steam_game_scale/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/knbnnate/steam_game_scale/" }, "release_url": "https://pypi.org/project/steam_game_scale/1.0.12/", "requires_dist": null, "requires_python": null, "summary": "Compare your Steam game playtime against your friends", "version": "1.0.12" }, "last_serial": 2137848, "releases": { "1.0.12": [ { "comment_text": "", "digests": { "md5": "fa5e482343d9571247b2051c4a083a64", "sha256": "2bdaad18573eb97377a213f957450da4df289b70f07c66c725656d87dea241ee" }, "downloads": -1, "filename": "steam_game_scale-1.0.12-py3.5.egg", "has_sig": false, "md5_digest": "fa5e482343d9571247b2051c4a083a64", "packagetype": "bdist_egg", "python_version": "3.5", "requires_python": null, "size": 33740, "upload_time": "2016-05-28T03:13:09", "url": "https://files.pythonhosted.org/packages/a5/25/a1be5d8dc3c2336002fabe65fd65186d59f3d6d92935ad237dcdd9736eb6/steam_game_scale-1.0.12-py3.5.egg" }, { "comment_text": "", "digests": { "md5": "c3a4d78446d8145940cf86bd0d4baed6", "sha256": "6e91c1823580a8ede0284fd77ce4f05b20908ffe94a5e11cea8e97c6e5231e8a" }, "downloads": -1, "filename": "steam_game_scale-1.0.12.zip", "has_sig": false, "md5_digest": "c3a4d78446d8145940cf86bd0d4baed6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16021, "upload_time": "2016-05-28T03:13:05", "url": "https://files.pythonhosted.org/packages/b0/2d/3f0ac3933fe9c9114e799b5a290a4093a0862357dcc924ffb8ea39aadd69/steam_game_scale-1.0.12.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fa5e482343d9571247b2051c4a083a64", "sha256": "2bdaad18573eb97377a213f957450da4df289b70f07c66c725656d87dea241ee" }, "downloads": -1, "filename": "steam_game_scale-1.0.12-py3.5.egg", "has_sig": false, "md5_digest": "fa5e482343d9571247b2051c4a083a64", "packagetype": "bdist_egg", "python_version": "3.5", "requires_python": null, "size": 33740, "upload_time": "2016-05-28T03:13:09", "url": "https://files.pythonhosted.org/packages/a5/25/a1be5d8dc3c2336002fabe65fd65186d59f3d6d92935ad237dcdd9736eb6/steam_game_scale-1.0.12-py3.5.egg" }, { "comment_text": "", "digests": { "md5": "c3a4d78446d8145940cf86bd0d4baed6", "sha256": "6e91c1823580a8ede0284fd77ce4f05b20908ffe94a5e11cea8e97c6e5231e8a" }, "downloads": -1, "filename": "steam_game_scale-1.0.12.zip", "has_sig": false, "md5_digest": "c3a4d78446d8145940cf86bd0d4baed6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16021, "upload_time": "2016-05-28T03:13:05", "url": "https://files.pythonhosted.org/packages/b0/2d/3f0ac3933fe9c9114e799b5a290a4093a0862357dcc924ffb8ea39aadd69/steam_game_scale-1.0.12.zip" } ] }