Interrupt-O-Meter Tracks interruptions and such with pretty graphs Configuration With foreman/honcho Create a .env file like this: DEBUG=1 PORT=8084 DATA_FILE="meter.db" TRACKER_TOKEN="abcdef12345" PROJECT_ID="123456" Libraries used Flask Flotr2 for pretty JS graphs jQuery for DOM manipulation lxml and pyquery for XML parsing