A simple way to get player stats from a variety of games.
Project description
GameTracker
A simple way to check player stats for a variety of games
Prerequisites
Easy Installation
pip install GameTracker
Manual Installation
git clone https://github.com/harrykearney/GameTracker.git
cd GameTracker
cd dist
pip install GameTracker-1.0.1.tar.gz
Usage
```python
from GameTracker import CSGOTracker
me = CSGOTracker(76561198795619709)
headshotpercentage = me.hsp
print(hsp)```
Known Bugs
- It's so good there is no bugs :)
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
GameTracker-2.0.1.tar.gz
(4.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
File details
Details for the file GameTracker-2.0.1.tar.gz.
File metadata
- Download URL: GameTracker-2.0.1.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec1229b9785502bd98b0629a60807a3e3fb19a0326b2b3ef77796cababa0ee22
|
|
| MD5 |
49b6e53eb88baa4d90a8209d6b2b8e3a
|
|
| BLAKE2b-256 |
8a29b283014b0fa92d1d52a6f889bfd43efa15661aef747a9c5e1d9c0907573b
|
File details
Details for the file GameTracker-2.0.1-py3-none-any.whl.
File metadata
- Download URL: GameTracker-2.0.1-py3-none-any.whl
- Upload date:
- Size: 8.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a3cae480378a0a558d35b2fdf8cb2f085c31b47575fe1807ba1f53d38dfb7ca1
|
|
| MD5 |
19dc5596067b866238ace80b20dda279
|
|
| BLAKE2b-256 |
e9f85f4f104416bcac59575063fcc8bc6d61a0459915e082734fff543244f1f1
|