Backend module for python-anyconfig to load FIT data files
Project description
This is a backend module for python-anyconfig to support to load and parse FIT (Flexible and Interoperable Data Transfer) data files.
Author: Satoru SATOH
License: MIT
SEE ALSO:
python-anyconfig: https://pypi.python.org/pypi/anyconfig
Flexible and Interoperable Data Transfer (FIT) Protocol: https://developer.garmin.com/fit/protocol/
Requirements
It utilizes a great library fitdecode [1] to load and parse FIT data files.
Build & Install
From PyPI: anyconfig-fit-backend (package name) [2]
Pre-built RPMs are available from my copr repo, ssato/python-anyconfig [3]
If you’re Fedora or Red Hat Enterprise Linux user, try:
$ python setup.py srpm && mock dist/<package>-<ver_dist>.src.rpm
or:
$ python setup.py rpm
and install built RPMs.
Otherwise, try usual ways to build and/or install python modules such like ‘python setup.py bdist’, etc.
https://copr.fedorainfracloud.org/coprs/ssato/python-anyconfig/packages/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file anyconfig-fit-backend-0.2.0.tar.gz
.
File metadata
- Download URL: anyconfig-fit-backend-0.2.0.tar.gz
- Upload date:
- Size: 3.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 50b5d9c4a1a0f8068065263e02bc1e33a5a49b7396c18a92f380ff55fefd44e4 |
|
MD5 | 37a973726eeddbcbfeba6ba481e1fa4e |
|
BLAKE2b-256 | b378209e1debc3494a2b8cd7830a8e052c223492b390728c65195b636f894218 |