TrackerGG API Wrapper Library
Project description
TrackerGG
An API Wrapper for TrackerGG API
Wiki
Install
pip install TrackerGG
Get API Key
Quick Example
import TrackerGG
import asyncio
client = TrackerGG.CSGOClient("YOUR_API_KEY")
loop = asyncio.get_event_loop()
profile = loop.run_until_complete(client.get_profile("PLAYER_NAME OR ID"))
print(profile.segments[0].stats.time_played)
Output
Name : Time Played
Value : 1,236h
Percentile : 84.0
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
TrackerGG-2.1.3.tar.gz
(6.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
TrackerGG-2.1.3-py3-none-any.whl
(11.0 kB
view details)
File details
Details for the file TrackerGG-2.1.3.tar.gz.
File metadata
- Download URL: TrackerGG-2.1.3.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f6e2815564bc054d3014fd7f57aa2c18cd24fb3f652db945db82379e75757915
|
|
| MD5 |
cfc71c9a960e055941587f061be6762e
|
|
| BLAKE2b-256 |
ebb44cd0ebc675cb5b308c81d6419b02609853d5438e648564d52ea73eae2cc6
|
File details
Details for the file TrackerGG-2.1.3-py3-none-any.whl.
File metadata
- Download URL: TrackerGG-2.1.3-py3-none-any.whl
- Upload date:
- Size: 11.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d2f38c2633e11a3585939b2ff424a57ddcad9f976895ebecbd5ba3e6191a4e0c
|
|
| MD5 |
afc4c1b571fc786bf8eff7138a51639a
|
|
| BLAKE2b-256 |
170bca76c92bf531eede6a4330886ef5415750fc95bd92edd5bde3fc16868203
|