tcx2gpx
This module converts the Garmin tcx GPS file format to the more commonly used gpx file format. Both formats are a form of XML but there are some fields in the former that are not present in the later. It uses two packages to do the grunt work tcxparser and gpxpy.
Installation
Install from PyPi.org using...
pip install tcx2gpx
For more information on installing please refer to the documentation.
Usage
The easiest way to use tcx2gpx is the command line version included. It will by default search the current directory
path for files with the .tcx extension and convert them to .gpx. There are various options available that change
where output is written or the directory that is searched. For details on usage see...
tcx2gpx --help
For more information on usage please refer to the documentation.
License
tcx2gpx is licensed under GNU GPL-3.0-only, please refer to the COPYING file for further details.
Release files for tcx2gpx 0.1.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| tcx2gpx-0.1.6.tar.gz | 93.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| tcx2gpx-0.1.6-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 112.5 kB
Release files / tcx2gpx-0.1.6.tar.gz
| Download URL | tcx2gpx-0.1.6.tar.gz |
|---|---|
| Size | 93.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6b094264c8d235178daf6249fb1e25561d35cdef8820097ff7aa582eb0a3be6d
|
|
BLAKE2b-256 checksum How to use checksums |
d6f9c9db8e13b4f97967f127864f30f22681e7119049e430ce2e32bfae830c39
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.11.13
|
Release files / tcx2gpx-0.1.6-py3-none-any.whl
| Download URL | tcx2gpx-0.1.6-py3-none-any.whl |
|---|---|
| Size | 19.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
0ea5d1a4ea0b352cb2395387ac762165d1c667137ebb3e649aa2358155e17196
|
|
BLAKE2b-256 checksum How to use checksums |
efcb0eb9a3d222322d8a9c80e30efe1895832ef6c8b97a10514a972815dbe3cb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.11.13
|