Create random teams with funny names based on a list of participants
Project description
teams-maker
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file teams_maker-0.0.1.tar.gz.
File metadata
- Download URL: teams_maker-0.0.1.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.2 CPython/3.14.3 Linux/6.18.9-arch1-2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d67770db3ccf6b47ef3e865f3ab82e9a0126dd692137917d7eb5cfa9d7a4de54
|
|
| MD5 |
162d1d33df06d06e7336c37259982af0
|
|
| BLAKE2b-256 |
cd90ae6a919ab74ca0a720e929d2a8ebf0c2b98b58abc4cf1fc329cc7d0e4407
|
File details
Details for the file teams_maker-0.0.1-py3-none-any.whl.
File metadata
- Download URL: teams_maker-0.0.1-py3-none-any.whl
- Upload date:
- Size: 7.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.2 CPython/3.14.3 Linux/6.18.9-arch1-2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
67d1095cbbea6c91168c3962a54aa201448b6e54754aa8df353d5e8d82b4181f
|
|
| MD5 |
de82cc4af69f005c93e289ab94e905b2
|
|
| BLAKE2b-256 |
146fded34b5b221f56a1cf947eb8cd5332bf5289574b06c10026a61a5edc4128
|