A python package to play tombola. All rights reserved.
To create a virtual environment and enjoy amazing tombola adventures
python -m venv venv
source venv/bin/activate
pip install --no-cache-dir -r requirements.txt
From terminal run:
python ./src/main.py
and follow the instructions.