Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jonsman/pyriot

Request League of Legends summoner information and match data with Riot API.
https://github.com/jonsman/pyriot

league-of-legends riot-games-api

Last synced: about 2 months ago
JSON representation

Request League of Legends summoner information and match data with Riot API.

Awesome Lists containing this project

README

        

# PyRiot

## infos
* only supports the europe / euw region right now

## prerequisites

* create `.env` file with Riot `API_KEY`, like `API_KEY = "RGAPI-foobar"`
* run `pip3 install -r requirements.txt`

## pictures
![Shietcode1](https://github.com/Jonsman/Shietcode/assets/72886841/87cfb4df-f303-4d97-9f47-82c543acfc75)
![Shietcode2](https://github.com/Jonsman/Shietcode/assets/72886841/a83f0c69-8f81-4321-943a-f42861d71487)