Cyclesport results and timing toolkit
Project description
metarace
A collection of Python modules to assist with cycle race timekeeping and official result preparation. Version 2 of Metarace is a re-write for Python 3 which removes static pyGTK/GLib dependencies.
Desktop applications are available separately, and may be installed using a shared installation script metarace-install.
Support
Requirements
System requirements:
- Python >= 3.11
- Cairo
- Pango
- Rsvg
- Python gi
- Python gi-cairo
- tex-gyre (optional, recommended)
- evince (optional, recommended)
- fonts-noto (optional)
- mosquitto (optional)
- libreoffice (optional)
Python packages:
- requests: HTTP requests
- pyserial: Serial port interface
- python-dateutil: Generic date/time string parser
- xlsxwriter: XLSX file writer
- paho-mqtt: MQTT interface
- graphemeu: Unicode grapheme support
Manual Installation
Install minimum system requirements 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
Create a virtualenv for metarace and associated packages:
$ python3 -m venv --system-site-packages venv
Install packages with pip:
$ ./venv/bin/pip install metarace
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 metarace-2.1.25.tar.gz.
File metadata
- Download URL: metarace-2.1.25.tar.gz
- Upload date:
- Size: 113.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6ffd0907381b3a168cfe85cd6e061e2a968698ec6c696da0dc6dba51aa1523b
|
|
| MD5 |
c0d5ef19ae8ba84229ee9dc3acc515c7
|
|
| BLAKE2b-256 |
19b6c4a8991741868f3c8b346a0e69def5d365b8b78ffda9b33f3dd99218e2bc
|
File details
Details for the file metarace-2.1.25-py3-none-any.whl.
File metadata
- Download URL: metarace-2.1.25-py3-none-any.whl
- Upload date:
- Size: 124.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 |
aeb02677df2086acb264d2a5e22ad0dd0d2a0adf995832e1c6dce4e253acf111
|
|
| MD5 |
a285852183826c09281c9dfb2ea4cccd
|
|
| BLAKE2b-256 |
8ef178b00666fe9f9f8967664ffa7b44dadd177f73c863ed76bb0984c6ee1627
|