Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fpletz/python-geotools

Access Google Geolocation API using Python
https://github.com/fpletz/python-geotools

Last synced: about 2 months ago
JSON representation

Access Google Geolocation API using Python

Awesome Lists containing this project

README

        

python-geotools
===============

This is for now just a quick hack on how to use the Google Geolocation API with
plain Python using the visible wireless access points on your system.

Run get_location.py to see it in action.

Dependencies
-----------

* Python 2.7

Links
-----

* Google Geolocation API: https://code.google.com/apis/gears/geolocation_network_protocol.html

License
-------

MIT License, see LICENSE.