Skip to content

davipatti/secret-santa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Secret Santa

Randomly assign who get's who in Secret Santa.

Usage

secret-santa.py --spec example.json

example.json contains a dictionary. Keys are the names of everyone involved in the Secret Santa. Values are what's on their wish list. E.g.:

{
    "Alice": "A better influenza vaccine",
    "Bob": "",
    "Chris": "World peace"
}

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages