GPSUtils#

GPSUtils is a basic GPS utility module for Python 3.5+. Designed to be short and simple.
Easily:
Manipulate points
Work with tracks, regions, and routes
Utilize GPS Exchange Format (GPX) files
How these docs are structured#
We recommend exploring the following documents in order:
Overview introduces you to GPSUtils
Tutorial walks you through practical use of GPSUtils
Guide covers key ideas and background information
API Reference contains technical reference