A package for processing log files and generating Formula 1 racing reports
Project description
Formula 1 Report Package
This is a simple Python package for processing log files and generating Formula 1 racing reports.
Installation
To install the package locally from the project root, run the following command in your terminal:
pip install .
Alternative installation option:
pip install package-formula-report-vl
Usage
After installation, you can use the package as follows:
from report.formula_report import build_report, print_report
report = build_report(folder_path='report/data', order='asc')
print_report(report)
CLI Usage
After installing the package, you can use the command-line interface:
python -m report --path <folder_path>
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 package_formula_report_vl-0.0.1.tar.gz.
File metadata
- Download URL: package_formula_report_vl-0.0.1.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
328e2e8830c9f9e6b87c9fba43a703fe1c9b0f0ce2ee26c4953ea67a7dc09446
|
|
| MD5 |
f964d0fad59e9c19e9ba39bfba62cbcf
|
|
| BLAKE2b-256 |
c4cd5d2524ea91adca697239a6884d1751b3edb883b86f01c3538c7d8aa179d2
|
File details
Details for the file package_formula_report_vl-0.0.1-py3-none-any.whl.
File metadata
- Download URL: package_formula_report_vl-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ca669b600329986e84220a68138989926d744bfcd1e41f3c90a3c0ce461e970
|
|
| MD5 |
48190eaa684827a9cf3679d585d79a68
|
|
| BLAKE2b-256 |
481b1fce96db74d03a47c0550e0d35f9f73a373187401a525133cdf3052ca72b
|