Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

r6stats.py-1.0.1-py3-none-any.whl (7.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page