hnrck / secret-santa

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:Python 100.0%