Welcome to RatingsLib’s documentation!

RatingsLib: A python library for rating methods with applications
RatingsLib is a Python library dedicated to rating/ranking systems implementation with applications in sports and other fields.
Installation
RatingsLib requires Python 3.8 or newer. More details about requirements can be found in requirements.txt
.
You can install RatingsLib
directly
pip install git+https://github.com/ktalattinis/ratingslib
or by cloning the repository
git clone https://github.com/ktalattinis/ratingslib
cd ratings
pip install .
Development
The source code is available at https://github.com/ktalattinis/ratingslib
Introduction
Applications & Examples
The examples are broken up into four categories based on kind of application.
API References
Indices and tables
Contact
Kyriacos Talattinis : ktalattinis@gmail.com