Skip to content

ctvanzandt42/secret-santa-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Secret Santa Generator

In order to run this application locally, you will need to be running Python3 and have the following packages installed locally:

pip install pyyaml

The configurations are read from a local YAML file ignored by Git, and the data for the list of participants is read from a local CSV file. To build locally, the file should be blank, except for the data.

In addition, an application password will need to be created in order to send emails locally.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages