Skip to content

blester125/elo_challonge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Elo From Tournaments in a Challonge Subdomain

This code relies on the python dateutil >= 1.5 module and the challonge bindings from here. Once you install the challonge python bindings you need to add in my included versions of the python bindings.

create a config.txt file with

  • username:username
  • APIKey:apikey
  • subdomain:subdomain_name

Currently there is an error, seems to not be able to handle multi-stage tournaments.

People with multiple names are a large problem, going back and making consistant names seem the easy course of action.

About

Creating Elo rankings from Challonge tournaments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages