Skip to content

Instantly share code, notes, and snippets.

View ruleant's full-sized avatar

Dieter Adriaenssens ruleant

View GitHub Profile

Keybase proof

I hereby claim:

  • I am ruleant on github.
  • I am dcadriae (https://keybase.io/dcadriae) on keybase.
  • I have a public key ASCTD1i8DnkMinPFxA9Q_TWY5et13kC0W4cRiYvlXI0-7go

To claim this, I am signing this object:

#!/usr/bin/env python
# vim: set expandtab sw=4 ts=4:
from pentabarf.Conference import Conference
from pentabarf.Day import Day
from pentabarf.Room import Room
from pentabarf.Event import Event
from datetime import time, date, datetime
import json