Skip to content

Python project that generates balanced teams for pickup soccer games.

Notifications You must be signed in to change notification settings

lukmoda/pickup-soccer-game-balanced-teams-sorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

pickup-soccer-game-balanced-teams-sorter

Python project that generates balanced teams for pickup soccer games.

The python script expects a csv as input (example in the repo), with Player name, Rating and a boolean column indicating if said player is participating in the pickup game for which you want to sort the teams.

Currently it is suited to work for a scenario with 4 teams of 5 people, but you can change the code to adapt to your needs with little changes needed.

About

Python project that generates balanced teams for pickup soccer games.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages