Metadata-Version: 2.4
Name: f1_report_by_viacent
Version: 0.1.4
Summary: Program for generating report for Formula 1 race - Monaco 2018
Author-email: Oleksandr Khomiarchuk <akhomyarchuk@gmail.com>
License: MIT License
        
        Copyright (c) 2025 Oleksandr Khomiarchuk
        
        Permission is hereby granted, free of charge, to any person obtaining a copy...
License-File: LICENSE
Description-Content-Type: text/markdown

# F1 report by Viacent

`F1_report_by_viacent` — Program for generating report for Formula 1 race - Monaco 2018.

## Install

```bash```
pip install f1_report_by_viacent

## Arguments

Sort order descending by time: f1_report_by_viacent --files data/ --asc  
Sort order ascending by time: f1_report_by_viacent --files data/ --desc  
Individual driver report: f1_report_by_viacent --files data/ --driver "Driver name" 
