An open API service indexing awesome lists of open source software.

https://github.com/sublee/trueskill

An implementation of the TrueSkill rating system for Python
https://github.com/sublee/trueskill

python rating-system trueskill

Last synced: 6 days ago
JSON representation

An implementation of the TrueSkill rating system for Python

Awesome Lists containing this project

README

          

TrueSkill, the video game rating system
=======================================

[![Build Status](https://img.shields.io/travis/sublee/trueskill.svg)
](https://travis-ci.org/sublee/trueskill)
[![Coverage Status](https://img.shields.io/coveralls/sublee/trueskill.svg)
](https://coveralls.io/r/sublee/trueskill)

See [the documentation](http://trueskill.org/).

by [Heungsub Lee](http://subl.ee/)