Python module to get data from www.xboxgamertag.com
Project description
xboxgamertag
Python module to get data from www.xboxgamertag.com
Usage
Installation
pip install xboxgamertag
Simple example
from xboxgamertag import gamertag user = Gamertag('WoolDoughnut310') # My gamertag is WoolDoughnut310, by the way # Get my amount of gamerscore print(user.gamerscore) # If you want to see how many games I have played in total print(user.total_games_played)
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
xboxgamertag-1.0.1.tar.gz
(2.2 kB
view hashes)
Built Distribution
Close
Hashes for xboxgamertag-1.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 018e0d1f896e2a0a836a9855e3a83ea316be16b75b45f2615f15a29005947588 |
|
MD5 | cfa6a1fc4c15b82f2d0e62a0df6ada16 |
|
BLAKE2-256 | 85f0845c0e49fd4105b4cad5592f51f3c9f5e7121f46f681fc7836b17432ef25 |