Skip to main content

Package for Riot API

Project description

riotpy

riotpy is a Python library for Riot API. Currently this is for only SUMMONER-V4, SPECTATOR-V4, and MATCH-V5.

How to use

  1. Set riot variable with riot = riotpy.Riot('my_api_key')
  2. Use functions with it like riot.summoner(summonerName='hide on bush').
  3. Plus, use query strings by kwargs like `riot.match(puuid=puuid, start=0, count=1)

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

riotpy-0.0.2.tar.gz (1.5 kB view hashes)

Uploaded Source

Built Distribution

riotpy-0.0.2-py3-none-any.whl (1.4 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