Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.

your-tools/teams-maker

Repository files navigation

teams-maker

This repo has moved to codeberg - see you there !

Create a list of teams with funny names from a list of participants

Installation and usage

  • Install poetry
  • Install required dependencies
poetry install

Put all the participants in a file, one per line, says in participants.txt

Then run:

$ teams-maker participants --name-provider <PROVIDER> --team-size <TEAM_SIZE>

Where <PROVIDER> matches a file in the teams_maker/name_providers directory.

You'll get an output looking like this:

 ---------- Team Almond ----------
Bailey
Peter
Randy
Ronald
Taylor
---------- Team Blue ----------
Christine
Jesse
Katherine
Melissa
Ryan

Note that some teams may have a little more or a little less than members than TEAM_SIZE.

Contributing

Before submitting a change, run the following commands:

poetry run invoke lint
poetry run pytest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages