No project description provided
Project description
fit2parquets
Convert Garmin .fit
files to .parquet
files using Garmin's FIT SDK.
Installation
poetry add fit2parquets
Usage
from fit2parquets import fit2parquets
fit2parquets("Afternoon_Run.fit")
# optional
import polars as pl
df = pl.read_parquet("Afternoon_Run/record_mesgs.parquet")
Credits
Garmin's FIT SDK is licensed under the Flexible and Interoperable Data Transfer (FIT) Protocol.
The Python implementation of that SDK is found here: https://github.com/garmin/fit-python-sdk.
This package was created with cookiecutter
and thomascamminady/cookiecutter-pypackage
, a fork of audreyr/cookiecutter-pypackage
.
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
fit2parquets-0.1.0.tar.gz
(4.6 kB
view details)
Built Distribution
File details
Details for the file fit2parquets-0.1.0.tar.gz
.
File metadata
- Download URL: fit2parquets-0.1.0.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.10.8 Darwin/23.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 106fd1941917d9dbbf853b3e48503ca2181709f9bbaaa904d066cacd8acac1ba |
|
MD5 | e027283d19d0215fa5a373fbac087249 |
|
BLAKE2b-256 | 78b14df24e0e157e033309a75ca3898fd62ded696cd8104c373f51d0cce93912 |
File details
Details for the file fit2parquets-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: fit2parquets-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.10.8 Darwin/23.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 96f07bc06c666aaa05acde5d197a841b030f70683d1fbb249394cabf76763a2c |
|
MD5 | d39276f15b218fa2854299298f93ddc6 |
|
BLAKE2b-256 | 3d05b578ef9797efb3600cfa2512718ba43660024637c3e22abc7e283c882932 |