Compare your Steam game playtime against your friends
Project description
# steam_game_scale Balance your Steam game playtime against your friends’ to see what you have in common.
Requires:
Python 3.5
requests module
Pillow’s implementation of the PIL
PyYAML
A 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.
A Steam API Key
So…
https://www.python.org/ftp/python/3.5.1/python-3.5.1.exe
and
https://bootstrap.pypa.io/ez_setup.py
and
pip install -U pip
and
pip install requests
and
pip install Pillow
and
pip install PyYAML
https://www.google.com/?ion=1&espv=2#q=how%20to%20find%20my%20steam%20id
and
http://steamcommunity.com/dev/apikey
To run the app, execute the steam_game_scale.pyw script using your python interpreter.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for steam_game_scale-1.0.12-py3.5.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2bdaad18573eb97377a213f957450da4df289b70f07c66c725656d87dea241ee |
|
MD5 | fa5e482343d9571247b2051c4a083a64 |
|
BLAKE2b-256 | a525a1be5d8dc3c2336002fabe65fd65186d59f3d6d92935ad237dcdd9736eb6 |