pshriwise / AUDL_Server

Contains python scripts for getting American Ultimate Disc League (AUDL) statistics information from the www.ultimate-numbers.com server.
6 stars 4 forks source link

Create some notion of divisions in AUDLclasses.py #6

Closed pshriwise closed 10 years ago

pshriwise commented 10 years ago

Divisions will be needed to populate the standings, scores, and schedules page.

Mostly its needed to groups the teams accordingly.

Implementation:

Could be implemented as a class

Could be held in a list as well