Skip to main content

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


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.0.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

xboxgamertag-1.0.0-py3-none-any.whl (2.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page