An open API service indexing awesome lists of open source software.

https://github.com/auchenberg/python-latitude

Simple client for Google Latitude in Python
https://github.com/auchenberg/python-latitude

Last synced: 3 months ago
JSON representation

Simple client for Google Latitude in Python

Awesome Lists containing this project

README

          

= Python-Latitude

This is a very simple wrapper for using Google Latitude in Python. This class requires the python-auth2 library from SimpleGeo.
(using urlFetch from AppEngine, could use httplib2 instead)

== Usage

See /examples

== Installation

== Feedback

== Copyright

Copyright (c) 2010, Kenneth Auchenberg. See LICENSE for details.