Skip to main content

Report of Monaco 2018 Racing

Project description

Report of Monaco 2018 Racing

monaco_racing_report is a program where you can get a statistic of Monaco 2018 Racing

Install

pip install monaco-racing-report

How to Use

from monaco-racing-report import main
main()
# you will get 15 drivers and theirs statistic

Launch

You can use this program from the terminal(using cli)

python monaco_racing_report/report.py --files [FOLDER PATH] --driver [NAME SURNAME DRIVER]
# you will get driver statistic

For example:

python monaco_racing_report/report.py --files data_files --driver 'Sebastian Vettel'

Result: Sebastian Vettel | car - FERRARI | start time - 12:02:58.917 | finish time - 12:04:03.332 | result - 0:01:04.415000


Shows list of drivers

python monaco_racing_report/report.py --files <folder_path> --asc

--asc - in ascending order
--desc - in descending order


See the source at Link
© 2022 Anton Skazko

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

monaco_racing_report-0.1.5.tar.gz (4.4 kB view hashes)

Uploaded Source

Built Distribution

monaco_racing_report-0.1.5-py3-none-any.whl (5.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page