Skip to content

Instantly share code, notes, and snippets.

View flohlen's full-sized avatar
:octocat:

Jonas Florian Reinbold flohlen

:octocat:
View GitHub Profile
from jobinterface import Job, JobException, TryAgainLaterException
import random
#
# signalisiert einen Underflow des Scheduler - nicht veraendern
#
class SchedulerUnderflowException(Exception):
pass
class Scheduler(object):
@flohlen
flohlen / endpoints.md
Created April 22, 2017 11:11 — forked from derhuerst/_.md
List of HAFAS API Endpoints