Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jonsman/pyriot
- Owner: Jonsman
- Created: 2023-10-22T15:18:34.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-18T12:27:20.000Z (10 months ago)
- Last Synced: 2024-02-18T13:31:30.813Z (10 months ago)
- Topics: league-of-legends, riot-games-api
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)