Skip to main content

Elo ratings from Challonge tournament results.

Project description

This script implements the Elo rating system for Challonge tournament results. The ratings are output to a CSV file, and they are also saved in a JSON file so that you can go back and update them later with future tournament results.

Note that this script relies on players having the same name for each tournament. If you are a tournament organizer, make sure your naming scheme is consistent!

Installation

$ pip install challonge2elo

Configuration

Log in to your Challonge account and get your API key. Then export your username and API key as environment variables:

$ export CHALLONGE_USERNAME="<Your Challonge username>"
$ export CHALLONGE_API_KEY="<Your Challonge API key>"

Usage

Create your ratings by passing tournament IDs:

$ challonge2elo ggsmash-116_smash4 ggsmash-416_smash4

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

challonge2elo-0.1.0.tar.gz (2.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page