Skip to content

Bassab03/find-a-friend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

The main point of interest is main.py, as it is the muscle behind the automated matching. If you want to tweak the scoring system, take a look at scoreboard.py.

  • all.py: Generates a list of all users with their match. Useful for pasting data back into the spreadsheet.
  • main.py: Generates user pairs from a CSV input file. Not very optimized and will often take up to 5 minutes to process large datasets.
  • scoreboard.py: Implements the scoring system used by main.py.
  • util.py: Provides utilities for working with the CSV input.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages