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
- Host: GitHub
- URL: https://github.com/auchenberg/python-latitude
- Owner: auchenberg
- Created: 2010-08-10T20:15:49.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2010-08-10T20:51:52.000Z (about 15 years ago)
- Last Synced: 2025-01-06T18:36:02.296Z (9 months ago)
- Homepage:
- Size: 299 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.rdoc
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.