Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/giacomolaw/leaguestatistics

Statistics for a specific player on League of Legends
https://github.com/giacomolaw/leaguestatistics

league-of-legends leagueoflegends statistics

Last synced: 2 months ago
JSON representation

Statistics for a specific player on League of Legends

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.com/GiacomoLaw/leaguestatistics.svg?branch=master)](https://travis-ci.com/GiacomoLaw/leaguestatistics) [![](https://img.shields.io/badge/python-3.8+-blue.svg)](https://www.python.org/download/releases/3.8.0/)
# League Statistics

Statistics for a specific player on LoL

## Usage

**Outdated - will be updated after various aspects have been added**

Install [Riot Watcher](https://github.com/pseudonym117/Riot-Watcher) via PIP: `pip install riotwatcher`

Place your API key from Riot in `apisettings.py`. You can get it [here](https://developer.riotgames.com/).

Run `main.py`, and type in the summoner name you want. Stats for rank solo are gathered by default, more options will be added at a later date.

Make sure that the server is correct (na1 for North America). Options to choose your server will be added at a later date.

**Do not leave spaces in the summoner name, otherwise the script will glitch.**