vision.pgsched module

vision.pgsched.date_to_cache_filename(date)[source]

Return a schedule-pickle filename based on a datetime

Not tested

vision.pgsched.get_schedule_by_date(date)[source]

Fetch schedule from picklecache by date

Not tested (properly)