Skip to content

Instantly share code, notes, and snippets.

@pipitone
pipitone / mt-summary.py
Created September 25, 2016 17:38
Create weekly summary pages of all classes and required prep by scraping MedTech
#!/usr/bin/env python
"""
Create medtech weekly summary pages
This utility fetches the medtech calendar feed, and then visit each event page
to scrape the required prep and other resources.
Usage:
mt-summary.py [options] [<date>]