Glicko¶
This library implements the Glicko rating system as described in this paper.
Features¶
TODO
Requirements¶
TODO
Installation¶
You can install Glicko via pip from PyPI:
pip install glicko
Usage¶
Please see the [Reference Guide] for details.
Contributing¶
Contributions are very welcome. To learn more, see the Contributor Guide.
License¶
Distributed under the terms of the MIT license, Glicko is free and open source software.
Issues¶
If you encounter any problems, please file an issue along with a detailed description.
Credits¶
This project was generated from Statistics Norway’s SSB PyPI Template.