Skip to content

A small desktop app in Python/Tkinter for League of Legends. Enter the names of the summoners on your team, and the champs they're about to play, and receive your team's average stats.

Notifications You must be signed in to change notification settings

Mahendran-Nadesan/LoLTeamChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LoL Team Checker

A small python Tkinter-based League of Legends application that allows you to view your team mate's individual and team's average ranked statistics.

Usage:

  • Run the application.
  • Enter summoner names and champions
  • Press "Go", "Individual Stats", or "Team Stats".

Team stats are displayed in two flavours:

  • "Equally Weighted Averages" (as if all players had the same number of games)
  • "Averages" (where contribution is weighted by the player's number of games).

About

A small desktop app in Python/Tkinter for League of Legends. Enter the names of the summoners on your team, and the champs they're about to play, and receive your team's average stats.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages