A Python wrapper for the R6Stats.com API
Project description
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
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
r6stats.py-1.0.1.tar.gz
(6.5 kB
view details)
Built Distribution
File details
Details for the file r6stats.py-1.0.1.tar.gz
.
File metadata
- Download URL: r6stats.py-1.0.1.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1481d546dbb2470a779ea61e3971f8f75634c157777a51b05c49613cd57d958 |
|
MD5 | 03375e741a28baa9cba28cbe33c3014c |
|
BLAKE2b-256 | 2cc1dd76410eb1aa61bad2ae80c72a9bcc8f3647473ece8358c5dff14edc7f0f |
File details
Details for the file r6stats.py-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: r6stats.py-1.0.1-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8ab17ad33576487c94102b85ab5d58927f36302f1cf71e9e390d819d50e76495 |
|
MD5 | 191701f63eb3cf9c42ad72443ad9d987 |
|
BLAKE2b-256 | 750192bdad7cf048c4c8ce0420be7540d038a7145d39b6a95b96d6601a186d6d |