r6stats.py
r6stats.py is a Python wrapper for the R6Stats.com API
Usage
import r6stats
stats = r6stats.Stats(key="")
generic_stats = stats.get_generic_stats(username="BikiniBodhi", platform=r6stats.Platform.pc)
print(generic_stats.wins)
More examples are at the examples folder
Errors
The module will raise KeyError if the given thing is not found
Release files for r6stats.py 1.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| r6stats.py-1.0.1.tar.gz | 6.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| r6stats.py-1.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 13.6 kB
Release files / r6stats.py-1.0.1.tar.gz
| Download URL | r6stats.py-1.0.1.tar.gz |
|---|---|
| Size | 6.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b1481d546dbb2470a779ea61e3971f8f75634c157777a51b05c49613cd57d958
|
|
BLAKE2b-256 checksum How to use checksums |
2cc1dd76410eb1aa61bad2ae80c72a9bcc8f3647473ece8358c5dff14edc7f0f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.1
|
Release files / r6stats.py-1.0.1-py3-none-any.whl
| Download URL | r6stats.py-1.0.1-py3-none-any.whl |
|---|---|
| Size | 7.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8ab17ad33576487c94102b85ab5d58927f36302f1cf71e9e390d819d50e76495
|
|
BLAKE2b-256 checksum How to use checksums |
750192bdad7cf048c4c8ce0420be7540d038a7145d39b6a95b96d6601a186d6d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.1
|