Skip to content

Instantly share code, notes, and snippets.

@ryandotclair
Last active October 31, 2015 02:40
Show Gist options
  • Save ryandotclair/aafd896a5f3b1a692f45 to your computer and use it in GitHub Desktop.
Save ryandotclair/aafd896a5f3b1a692f45 to your computer and use it in GitHub Desktop.
SRDFA_Reporter2.py
import requests
import json
import time
import os
import logging
import sys
import csv
from datetime import datetime, date, timedelta
from datetime import time as dt_time
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment