Skip to content

axherrm/secret-santa-drawing-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Secret Santa Drawing Tool

This is a digital drawing tool for the German game "Wichteln" to draw names to determine whom each participant will be giving a small gift to.
Important: As the giver's identity is usually kept a secret until the gift is exchanged the user of this tool does not need to see the results of this tool.

How to use

  1. Start the script with a list of participants:
python3 main.py Tick Trick Track
  1. See the results in the results/ folder. This script creates a text file for each participant that contains to whom he should give a gift.

Features

  • Ignores if the same name is given multiple times
  • Ensures that nobody gives himself a gift
  • In case of an incorrect result a validity check is made before writing the results to the output folder