Skip to content

Thomas9292/coffeematcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coffeematcher

coffeematcher is a python library to randomly match participants for coffee meetings.

Installation

Clone the repository:

git clone https://github.com/Thomas9292/coffeematcher.git

Navigate to the project folder and use pip to install coffeematcher.

pip install -e .

Usage

Paste the contents of a table copied from teams in a file: data/teams_participants.txt. The table should have the following contents

First name Last name Email address
Thomas Wesselink email@example.com
... ... ...

Run the script

run_coffee

About

Coffeematcher is a python library to randomly match participants for coffee meetings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages