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.
- Python 2.7
- Google Geolocation API: https://code.google.com/apis/gears/geolocation_network_protocol.html
MIT License, see LICENSE.