Skip to content

An Elo ranking system for the Hazen Table Tennis Club

License

Notifications You must be signed in to change notification settings

evilpegasus/HazenTTElo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HazenTTElo

An Elo ranking system for the Hazen Table Tennis Club using this Python library.

Provides an interface for the EloPy library and an excel spreadsheet for tracking matches.

WORK IN PROGRESS

Usage

Record matches in an Excel spreadsheet (.xlsx file extension) and pass it to the calculate method. The first row must be a header. The columns should be: date, player 1, player 1 score, player 2, player 2 score. Matches are read top to bottom so record the most recent matches at the bottom. Names must match exactly with previous entries. For consistency, use the first and last names as written on school ID.

View rankings

About

An Elo ranking system for the Hazen Table Tennis Club

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages