Find the best team to pick in F1 Fantasy.
Install Python 3.10 or later as well as pip
.
Note: If you want to use the GUI, ensure that the
python
installation containstkinter
.
Inside this repository, run python -m build && pip install --editable .
to install the package.
Run f1fantasyoptimizer-gui
.
Note: The GUI requires
tkinter
to be installed together with python.
Run f1fantasyoptimizer
.