Skip to main content

Async Wrapper for R6 Stats API

Project description

r6statsapi


Docs

https://r6statsapi.readthedocs.io/en/latest/index.html

Installation

Python 3.7 or higher is required

To install the library, you can just run the following command:

# Linux/Mac
python3.7 -m pip install -U r6statsapi

# Windows
py -3.7 -m pip install -U r6statsapi

Example

import r6statsapi
import asyncio


loop = asyncio.get_event_loop()

client = r6statsapi.Client('TOKEN')
players = loop.run_until_complete(
    client.get_generic_stats("flareee", r6statsapi.Platform.uplay)
)

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

r6statsapi-0.1.9.tar.gz (6.6 kB view details)

Uploaded Source

Built Distribution

r6statsapi-0.1.9-py3-none-any.whl (6.9 kB view details)

Uploaded Python 3

File details

Details for the file r6statsapi-0.1.9.tar.gz.

File metadata

  • Download URL: r6statsapi-0.1.9.tar.gz
  • Upload date:
  • Size: 6.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for r6statsapi-0.1.9.tar.gz
Algorithm Hash digest
SHA256 16ae47da6e27a8299b75ae84d5b1c648b2bfb98e88c18b18cd6eaaaad8ae83a3
MD5 18a96e3c78b7bb35c4c05d75ae3e8e33
BLAKE2b-256 51de29f33f0d6c3d5e122fa61823b0e2fe33a535f53f9a0b4d10e9957269a3da

See more details on using hashes here.

File details

Details for the file r6statsapi-0.1.9-py3-none-any.whl.

File metadata

  • Download URL: r6statsapi-0.1.9-py3-none-any.whl
  • Upload date:
  • Size: 6.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for r6statsapi-0.1.9-py3-none-any.whl
Algorithm Hash digest
SHA256 92ed651f4f529224e9a07cdb9bea0deb30628996cce58e634c411eadaa352afc
MD5 e707bfe0a6e0eb4ad2d72e50fedf4d0b
BLAKE2b-256 3f9a544f4e9b74c64c476f0a894c18e493c1bfc221a9f23bffbfbec5a0ab59c7

See more details on using hashes here.

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