Skip to content

Instantly share code, notes, and snippets.

@jeremiahmarks
Created March 8, 2016 17:13
Show Gist options
  • Save jeremiahmarks/c63ff865667f4efbb238 to your computer and use it in GitHub Desktop.
Save jeremiahmarks/c63ff865667f4efbb238 to your computer and use it in GitHub Desktop.
import sys
sys.path.append('C:\Users\jeremiah.marks\Documents\GitHub\csvToolbox')
sys.path.append('C:\Users\jeremiah.marks\Documents\GitHub\maxgress')
pw={}
pw['username'] = '[email protected]'
pw['password']='asdf'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment