anyconfig-fit-backend

Backend module for python-anyconfig to load FIT data files


License
MIT
Install
pip install anyconfig-fit-backend==0.2.0

Documentation

python-anyconfig-fit-backend

[Latest Version] [Python versions] MIT License [Github Actions: Test status]

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:

Requirements

It utilizes a great library fitdecode [1] to load and parse FIT data files.

[1] https://github.com/polyvertex/fitdecode

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.

[2] https://pypi.org/project/anyconfig-fit-backend/
[3] https://copr.fedorainfracloud.org/coprs/ssato/python-anyconfig/packages/