Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 624 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 624 Bytes

FTO Psychsheets

Usage

Run the main.py file with a competition ID as an argument. Example: python3 main.py NAC2024 This will output a new csv file with all the competitors who are attending the competition.

Limitations

The project currently relies on manually pulling data from the unofficial FTO rankings. The project is bundled with a data file, but this is outdated. The current rankings can be found here. The program expects a CSV format with a name header and an average header.