You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This script will help you to organize your game of Secret Santa (which is called 'Wichteln' in Austria), without any physical contact of the participants and the opportunity to keep the 'Wichtel-assignment' top-secret for everybody. This small program allows you to assign each participant, who signed up via a spread sheet, to a random other part…
A python script to handle Secret Santa match making with preferences. The script can send emails with the matches to the participants so the runner is agnostic.
Make random attributions of people for a secret santa-style gift exchange. Results will always be a loop (fully connected graph) and no similar attribution will be made twice in successive runs.