I found some GeoLocation stuff on PyPi, but it seems to be focused on turning an IP address into a (rough) location rather than reading a GPS. Seems like if a GPS is attached, reading it would be the best way to obtain a more accurate location, falling back to approximations if there is no GPS.

But I'm not sure where to start with reading the Windows Location API. Anyone have some clues or sample code?
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to