Skip to content

KRACH calculator for hockey rankings

License

Notifications You must be signed in to change notification settings

jasonfsmitty/krach

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AHF, AGHF & THF KRACH Calculators

This tool was written to reproduce the KRACH rankings as provided by the AHF (Atlantic Hockey Federation), AGHF (Atlantic Girls Hockey Federation) and the THF (Tier 1 Hockey Federation).

Current AHF Rankings are available here.
Current AGHF Rankings are available here.
Current THF Rankings are available here.

For information on KRACH itself, see the KRACH Overview.

For information on the AHFs usage of KRACH, see the AHF Overview.

Quick Start

Running for the AHF

# Download latest scores for all AHF divisions
./ahf.py download

# Generate all KRACH ratings, using AHF-specific settings:
./ahf.py update

# Alternatively, generate KRACH ratings for single division:
./ahf.py update -d "<division>"

Running for the AGHF

# Download latest scores for all AHF divisions
./aghf.py download

# Generate all KRACH ratings, using AHF-specific settings:
./aghf.py update

# Alternatively, generate KRACH ratings for single division:
./aghf.py update -d "<division>"

Running for the THF

# Download latest scores for all AHF divisions
./thf.py download

# Generate all KRACH ratings, using AHF-specific settings:
./thf.py update

# Alternatively, generate KRACH ratings for single division:
./thf.py update -d "<division>"

References

Collection of references found while working on this tool:

About

KRACH calculator for hockey rankings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages