Skip to main content

USCF Member Service Area (MSA) for Python

Project description

pyuscf: USCF Member Service Area (MSA) for Python

The United States Chess Federation (USCF) website for publicly available chess member information. The package is nothing more than a client, but there are some limitations on searching for chess members' information.

Visit www.uschess.org for further information on the limitations.

Usage

>>> from pyuscf import Msa
>>> player = Msa(12743305)
>>> player.get_name()
'FABIANO CARUANA'
>>> player.get_regular_rating()
'2895* 2019-08-01'
>>> player.get_fide_rating()
'2818 2019-08-01'
>>>

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

pyuscf-0.2.1.tar.gz (11.8 kB view hashes)

Uploaded Source

Built Distribution

pyuscf-0.2.1-py3-none-any.whl (14.4 kB view hashes)

Uploaded Python 3

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