Python Guide Learn Python http://www.codecademy.com/tracks/python http://docs.python-guide.org/en/latest/ Coding Standards http://legacy.python.org/dev/peps/pep-0008/ Libraries We Use Django - The web framework that we use. We use this extensively so it has its own page. xlrd - for parsing gradebook files requests - for interacting with `Mailgun`_'s API.