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.3.0.tar.gz
(6.8 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.3.0-py3-none-any.whl
(11.2 kB
view details)
File details
Details for the file TrackerGG-2.3.0.tar.gz.
File metadata
- Download URL: TrackerGG-2.3.0.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b2f370c2947bbd7f59a2a00a22aa083411b60b6c78487d91d6bcfd62d15932f5
|
|
| MD5 |
9af5aa0a34768264eb8e8867abf14bb0
|
|
| BLAKE2b-256 |
89722f52719628d6c5e3eae77e3a7bf5cb8b5baa61345c9b0be4e6b5e727a07a
|
File details
Details for the file TrackerGG-2.3.0-py3-none-any.whl.
File metadata
- Download URL: TrackerGG-2.3.0-py3-none-any.whl
- Upload date:
- Size: 11.2 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 |
78b55b94b7c926b73f0d0399d6308df45057697960d437bdd7542af49c51b047
|
|
| MD5 |
24260e77d7106195cfde4d5dc7c253a5
|
|
| BLAKE2b-256 |
b2b06bf023930965b1b71fe4bc7ac19b80696064a9ee30e0964a70c9b7d25e6f
|