GPX Analysis Program
Project description
Rowing-GPX-Analysis
Introduction
GPX Analysis for rowing written in Python with a tkinter matplotlib interface
Why?
I couldn't find the code for the old GPX analysis tool I wrote, so I'm taking the opportunity to build a better/ more robust one.
Prerequisites
Python Requirements
- Python 3.11+
- Numpy
pip install numpy
- Matplotlib
pip install matplotlib
- appdirs
pip install appdirs
- Pillow (should already be installed with mpl)
pip install pillow
Given it downloads map images from online it requires an internet connection to run.
Installation
- It can also be installed with
pip install gpx-analysis-edf1101
and run from command line withpython -m gpx_analysis
Getting Started & Notes
- For instructions on how to use please view the Getting started page on the project's GitHub
Details
The project is hosted online at https://github.com/edf1101/GPX-Analysis
License & Policies
- This project is licensed under the MIT License - see the LICENSE file for details
- The only exception to this is the example data, which should not be used elsewhere.
- Code in graph_handler.py to fetch images from tile servers should be used with caution to make sure you comply with the terms of service of the tile server you are using.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gpx_analysis-edf1101-1.8.tar.gz
(32.2 kB
view details)
File details
Details for the file gpx_analysis-edf1101-1.8.tar.gz
.
File metadata
- Download URL: gpx_analysis-edf1101-1.8.tar.gz
- Upload date:
- Size: 32.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e954b96734c8a6b869d4b77a3e8c47234d2b82c2b406693783e1677bb4457ff5 |
|
MD5 | 0f3f984ee93ee43d0dac016d631717c2 |
|
BLAKE2b-256 | b27c0895f512f9e699ad3810d62cd30698f632bc73380b4d60fc7cb94759fd9f |