Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mpounsett/secret-santa
- Owner: mpounsett
- Created: 2016-11-09T16:42:02.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-12-03T07:00:20.000Z (about 1 month ago)
- Last Synced: 2024-12-03T08:18:06.910Z (about 1 month ago)
- Language: Python
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.