Skip to content

Instantly share code, notes, and snippets.

View tstachl's full-sized avatar

Thomas Stachl tstachl

  • Pilina
  • Remote
View GitHub Profile
import oauth2 as oauth
import time
import simplejson
import httplib2
import logging
import pprint
logger = logging.getLogger("model")