Skip to content
/ rankme Public
forked from abele/whatsmyrank

Competetive play ranking system. ELO and Glicko type algorythms.

License

Notifications You must be signed in to change notification settings

acudaa/rankme

 
 

Repository files navigation

whatsmyrank

Office table tennis tournament ranking system. Result of http://bit.ly/pyws-1

  • Free software: BSD license

Installation

pip install whatsmyrank

Development

To setup all dependencies:

pip install -r requirements.txt

To run the all tests run:

py.test

About

Competetive play ranking system. ELO and Glicko type algorythms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%