Skip to content

Instantly share code, notes, and snippets.

View soudy's full-sized avatar

Steven Oud soudy

View GitHub Profile
@soudy
soudy / schedule-hole.py
Last active September 21, 2017 12:31
HvA schedule checker for overlapping free time
#! /usr/bin/env python3
from icalendar import Calendar
from datetime import datetime
from collections import namedtuple
from calendar import day_name
import itertools
Range = namedtuple('Range', ['start', 'end'])

Keybase proof

I hereby claim:

  • I am soudy on github.
  • I am soud (https://keybase.io/soud) on keybase.
  • I have a public key whose fingerprint is 52C3 2815 E995 7BEC EBD2 F881 DAB3 5102 90F5 1EE4

To claim this, I am signing this object: