2023-10-28 20:00:02 +01:00
2023-10-28 09:26:40 +01:00
2023-10-28 20:00:02 +01:00

Football Manager player role evaluation

Python code to evaluate Player attributes in Football Manager against roles based on role weightings. Work in progress.

Inspired by squirrel_plays_FOF's video FM24 player recruitment using python

Usage

python3 position_score_calculator.py --input-filepath "squad.html" --output-filepath "squad_output.html" --roles goalkeeper fullback
Description
No description provided
Readme 65 KiB
Languages
Python 100%