Description
Skill ratings for multiplayer games can be calculated from match results. This Python library implements the TrueSkill model, helping game services, tournament tools, and research scripts estimate player or team strength over time.
It is imported by other software and does not create a game by itself. Projects using it should explain rating changes clearly because automated matchmaking or rankings can affect public competition.