Skip to content

mhershberger/mgamcmahon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

-- bands will be manually assigned in the yaml file at the beginning of the tournament as part of player registration/checkin.

round is {} rounds is []

class Tournament

self.players = {player_id: Player} self.id_ctr = Int self.rounds = [] self.old_pairs = set() self.current_players = set()

round or player_list is list of player ids

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%