Skip to content

header1213/riotpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

Package for Riot API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages