Skip to content

addycb/ranktool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚡ Ranktool

⠀⠀⠀⠘⡮⠓⠁⠀⢀⠄⠀⠀⣸⣜⢫⠶⣍⠾⠍  ⢤⠤⣤⠤⡤⢤⠠⠤⢤⣤⢤⡀ ⠀⠀
⠀⠀⠀⠀⠀⢤⡤⣤⡜⠀⠀⡐⠁⣏⢧⣛⣼⠏ ⣰⠻⣌⣻⠴⠛⠛⠋⠀⠀⢀⣮⠳⡵⡀⠀⠀⠀⠀⠀⠀
⠀⠀⠀⠀⠀⠀⠳⣣⠁⠀⣰⡝⣣⣘⡞⡴⠃⠀⣰⢭⠳⣍⢷⣗⣊⠀⠀⠀⠀⠺⢦⡻⡗⣥⠀⠀⠀⠀
⠀⠀⠀⠀⠀⠀⠀⠈⠀⢸⡱⢞⡱⡯⠊⠀⠀⠀⡟⣬⢳⡭⣮⣝⠞⠀⠀⢀⡴⢤⣄⢀⡭⣞⢧                              

Python License: MIT

Used to gather player rank for startGG overwatch tournaments. This can be useful to quickly check your matchups, and gather data on competing teams, especially in official Overwatch Collegiate Tournaments. Leverages startgg and overfast apis alongside python.

Setup

  1. Clone the repository :: git clone https://github.com/addycb/ranktool
  2. Navigate into the repository directory :: cd ranktool
  3. Install dependencies using pip :: pip install -r requirements.txt
  4. Prepare an api key from https://www.start.gg/admin/user/rgbattack/developer. Sign into the link, click developer tools, and copy personal access token for program first run. The console will ask for the access token if one has not been already saved.
  5. Run the ranktool ;) :: python3 tool.py

Example Screenshots

About

RankTool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published