Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mpounsett/secret-santa

A python app to do Secret Santa pairings
https://github.com/mpounsett/secret-santa

Last synced: 17 days ago
JSON representation

A python app to do Secret Santa pairings

Awesome Lists containing this project

README

        

# Secret Santa

A tool to do Secret Santa pairings.

Written for python 3.

The matching algorithm is untested with large groups and may be unsuitable due
to the brute force nature of resolving exclusion conflicts.