RallyDatajunkie package for making requests to WRC live timing, results and data APIs.
Project description
README
wrc_rallydj is a Python package for working with the WRC (World Rally Championship) live timing and data API.
Install as: pip install wrc_rallydj
The package was developed in order to support personal use (research, analysis, visualisation, reporting) of timing and results data generated from WRC rally events.
This website is unofficial and is not associated in any way with WRC Promoter GmbH. WRC WORLD RALLY CHAMPIONSHIP is a trade mark of the FEDERATION INTERNATIONALE DE L'AUTOMOBILE.
Usage
Import as:
from wrc_rallydj.livetiming_api import WRCLiveTimingAPIClient
Initialise:
wrc = WRCLiveTimingAPIClient()
wrc.initialise() # YOU MUST DO THIS
wrc.getResultsCalendar() # etc
This package works in Python and Pyodide environments.
More docs to follow...
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file wrc_rallydj-0.0.1.tar.gz.
File metadata
- Download URL: wrc_rallydj-0.0.1.tar.gz
- Upload date:
- Size: 12.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
099e85623251ce6b6411a33fdbb78255b6cfd79fd3bdb46362d738cc34242add
|
|
| MD5 |
3f8cf369b9d5153a9f41328308f1b82f
|
|
| BLAKE2b-256 |
c7fc8272c0df8f9b5cd9954f417cf2e61d50164e1a3bac79417e9107fe1284d2
|
File details
Details for the file wrc_rallydj-0.0.1-py3-none-any.whl.
File metadata
- Download URL: wrc_rallydj-0.0.1-py3-none-any.whl
- Upload date:
- Size: 11.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d440c2606ee43e2694a9de13c4f10c3dce56144ae560eff991830d1a64268579
|
|
| MD5 |
c196ec9a1cd192676c4664a1c39e01ed
|
|
| BLAKE2b-256 |
b2a2dcea58cdac5e677c1ba3b85b0c9c4244bf2805adf66952d56ba1864d8a3a
|