This is a simple Tambola (Housie) Ticket Generator backend engine with an SQL database.
-
Set Up Database Connection
- Edit the
tambola.py
file to configure the database connection details.
- Edit the
-
Run the Script
- Open a terminal and run the script with
python tambola.py
. - Follow the prompts to generate new Tambola sets.
- Open a terminal and run the script with
-
Empty the Tambola Table
- To empty the
tambola_tickets
table, run the provided SQL command in the README.
- To empty the
Pankaj Kaushik
This project is licensed under the MIT License.