Skip to content

Instantly share code, notes, and snippets.

@aguynamedben
Created March 29, 2011 21:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save aguynamedben/893387 to your computer and use it in GitHub Desktop.
Save aguynamedben/893387 to your computer and use it in GitHub Desktop.
>>> from simplegeo import Client
>>> client = Client('your-oauth-token', 'your-oauth-secret')
>>> client.context.get_context(37.770918, -122.494383)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment