Skip to content

A small and stupid Python script I use for secret santa with my friends.

License

Notifications You must be signed in to change notification settings

hnrck/secret-santa

Repository files navigation

secret-santa

A small and stupid Python script I use for secret santa with my friends.

Python2.7

Dependancies

Gmail API google-api-python-client is needed. Google API webpage

You can use:

$ python -m pip install -r requirements.txt

Tests

You can try some tests if you want to verify that the program will work

$ ./test_parser
$ ./test_shuffler

Usage

$ ./secret-santa <participants>.csv

License

See LICENSE file.

About

A small and stupid Python script I use for secret santa with my friends.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages