hsf-website-helpers#

Add training events#

Quick script to add training schools to the data file.

usage: hsf_add_training_event.py [-h] [--home HOME]

Named Arguments#

--home

Path to HSF repository. Default is current working directory

Reformat training event file#

Quick script to read all training schools from data file and write them out again to e.g. update the formatting.

usage: hsf_reformat_training_events.py [-h] [--home HOME]

Named Arguments#

--home

Path to HSF repository. Default is current working directory

Update training profiles#

Reading from a csv dump of a google spreadsheet of google form answers, update all profiles accordingly. New profiles will also be added.

usage: hsf_update_training_profiles.py [-h] --csv CSV [--home HOME]

Named Arguments#

--csv

Path to CSV version of google doc

--home

Path to HSF repository. Default is current working directory