Skip to content

svhoy/btp-connector

Repository files navigation

BTP Connector


Connect to the Tournament Software and get Information about the Tournament and send Results or other Updates to the Tournament Software.


Features

  • 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

Planed Features

  • WIP

Installation for standalone usage

  1. Clone the repository
  2. Install the uv: Doc
  3. if necessary install python version: uv python install 3.1x.x (>=3.13)
  4. Create a virtual environment: uv venv create
  5. Install the requirements: uv sync
  6. Run Program: uv run -m btp-connector or python -m btp-connector

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors