Skip to content

Dipricyn/F1FantasyOptimizer

Repository files navigation

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.