metarace
A collection of Python modules to assist with cycle race timekeeping and official result preparation.
Desktop applications are available separately, and may be installed using a shared installation script metarace-install.
Documentation
- List of entries : Competitor specification file format
- WSL Installer : Instructions for WSL powershell desktop installer
Support
Requirements
System requirements:
- Python >= 3.11
- Cairo (optional: report)
- Pango (optional: report)
- Rsvg (optional: report)
- Python gi (optional: report)
- Python gi-cairo (optional: report)
- tex-gyre (optional, recommended)
- evince (optional, recommended)
- fonts-noto (optional)
- mosquitto (optional)
- libreoffice (optional)
Python packages:
- graphemeu: Unicode grapheme support
- requests: HTTP requests (optional: standards, weather)
- pyserial: Serial port interface (optional: timing)
- xlsxwriter: XLSX file writer (optional: report)
- openpyxl : XLSX file read/write (optional: competitors)
- paho-mqtt: MQTT interface (optional: telegraph)
Install
Use pip to install into a virtual env:
$ ${VENV}/bin/pip install metarace[all]
Optional components:
- timing : support for serial timing devices (timy, thbc, rru)
- competitors : XLSX competitor list import/export
- standards : fetch updated standards via http
- weather : read weather via http
- telegraph : MQTT messaging support
- report : PDF/XLSX/HTML report writer
- all : pull in requirements for all modules
On Debian, required system components for all requirements can be installed with apt:
$ sudo apt install python3-venv python3-pip python3-cairo python3-gi python3-gi-cairo gir1.2-rsvg-2.0 gir1.2-pango-1.0 python3-serial python3-paho-mqtt python3-xlsxwriter python3-defusedxml python3-openpyxl python3-requests python3-requests-oauthlib
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 metarace-2.1.31.tar.gz.
File metadata
- Download URL: metarace-2.1.31.tar.gz
- Upload date:
- Size: 133.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f3b3568596e5e443deb1d8e61526e5a5dc232e785ed0aba0756022ff64c10ed
|
|
| MD5 |
7db5f7201c685ca1a29f29de3328b11f
|
|
| BLAKE2b-256 |
4d076aeaeb8e4869baf74b172577d5ea0460763c762d043f2b2c03c9d96671a8
|
File details
Details for the file metarace-2.1.31-py3-none-any.whl.
File metadata
- Download URL: metarace-2.1.31-py3-none-any.whl
- Upload date:
- Size: 145.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
17db0983eca36bcb7d9329c31944cfd0932c2c29a09f36b4455c4ae13e8ee999
|
|
| MD5 |
4ff1dc4669762560c4849796fb50a36b
|
|
| BLAKE2b-256 |
9aa709ec737358b7249ef29aabf941ca08ce3cef24652b23461bef49771c1e5d
|