Skip to main content

An implementation of the TrueSkill algorithm for Python. TrueSkill is a rating system among game players and it is used on Xbox Live to rank and match players.

from trueskill import Rating, quality_1vs1, rate_1vs1
alice, bob = Rating(25), Rating(30)  # assign Alice and Bob's ratings
if quality_1vs1(alice, bob) < 0.50:
    print('This match seems to be not so fair')
alice, bob = rate_1vs1(alice, bob)  # update the ratings after the match

See Also

Release files for trueskill 0.4.5

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for trueskill 0.4.5
File Size Uploaded
trueskill-0.4.5.tar.gz 21.3 kB Details

Release files / trueskill-0.4.5.tar.gz

Download URL trueskill-0.4.5.tar.gz
Size 21.3 kB
Tags Source
SHA-256 checksum
How to use checksums
9d62b48d2428369d712bd9becff9f9a2caa325e1a2ab5f9392d34bff757867bb
BLAKE2b-256 checksum
How to use checksums
d0b1572f309178eacdccd9f9f5f3e3e14fb3543a89c6259d62b36660350af2b9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.9.1 pkginfo/1.4.1 requests/2.6.2 setuptools/38.4.0 requests-toolbelt/0.8.0 tqdm/4.14.0 CPython/2.7.11+

Release history Release notifications | RSS feed

This release

0.4.5 This release

1 release file

0.4.4

1 release file

0.4.3

1 release file

0.4.2

1 release file

0.4.1

1 release file

0.4

1 release file

0.3.1

1 release file

0.3

1 release file

0.2.1

1 release file

0.2

1 release file

0.1.4

1 release file

0.1.3

1 release file

0.1.2

1 release file

0.1.1

1 release file

0.1.0

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page