Metadata-Version: 2.1
Name: strava2gpx
Version: 0.24
Summary: A package to convert Strava activities to GPX format
Author-email: James Phelps <jamesphelpsmail@gmail.com>
Project-URL: Homepage, https://github.com/jime567/strava2gpx
Keywords: strava,gpx,convert
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# Strava2GPX

A Python package to convert Strava activities to GPX format.

## Installation

```sh
pip install strava2gpx
