Skip to main content

A rating system for chess tournaments

Project description

An implementation of the Elo algorithm for Python. Elo is a rating system among game players and it is used on many chess tournaments to rank.

>>> from elo import rate_1vs1
>>> rate_1vs1(800, 1200)
(809.091, 1190.909)

See Also

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

elo-0.1.tar.gz (3.9 kB view details)

Uploaded Source

File details

Details for the file elo-0.1.tar.gz.

File metadata

  • Download URL: elo-0.1.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for elo-0.1.tar.gz
Algorithm Hash digest
SHA256 e55f4c281b586cd413a945ccae9a41a4e4bca51256f66824f05439eefa6fa034
MD5 223d9e6db5e2ae764d80a31f1bffbc36
BLAKE2b-256 535056b111aaa6797c2727c52219b913b698835f1e2bf1aa51a568806dd3305a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page