Connect to the Tournament Software and get Information about the Tournament and send Results or other Updates to the Tournament Software.
- Connecting to tournament software
- Get Tournament information as dict
- Providing different functions to get different information from result
- Convert and send result dict to tournament software
- WIP
- Clone the repository
- Install the uv: Doc
- if necessary install python version:
uv python install 3.1x.x (>=3.13) - Create a virtual environment:
uv venv create - Install the requirements:
uv sync - Run Program:
uv run -m btp-connectororpython -m btp-connector