Generate Monaco Racing report
Project description
reportracingtable Package
- package for build Monaco Racing report
- use report command from command line
Installation
Using PIP
pip install reportracingtable
Usage in scripts
script_name.py
from reportracingtable import main
if __name__ == '__main__':
data = main()
Usage from command line
$ python script_name.py --folder "/path/to/file"
$ python script_name.py --driver "Driver Name"
$ python script_name.py --decs True
Usage from command line without imports
$ report --folder "/path/to/file"
$ report --driver "Driver Name"
$ report --string --decs True
License
reportracingtable is licensed (MIT license).
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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 reportracingtable-1.0.0-py3-none-any.whl.
File metadata
- Download URL: reportracingtable-1.0.0-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2ec4637bd988a539be398c2e507953c89a1074fe1ca49e0973b3cd132ec0d435
|
|
| MD5 |
5f2ca3a694cad3e61a370548912188bc
|
|
| BLAKE2b-256 |
387a03ab3b4896daedaa88a59dbe9c59b0cd7f17409ffbea6db917e2fd5bd342
|