Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 1.03 KB

README.md

File metadata and controls

29 lines (16 loc) · 1.03 KB

F1FantasyOptimizer

Find the best team to pick in F1 Fantasy.

Tests Scraper codecov

GUI0

Installation

Install Python 3.10 or later as well as pip.

Note: If you want to use the GUI, ensure that the python installation contains tkinter.

Inside this repository, run python -m build && pip install --editable . to install the package.

Usage

GUI

Run f1fantasyoptimizer-gui.

Note: The GUI requires tkinter to be installed together with python.

CLI

Run f1fantasyoptimizer.