issues
search
dtcooper
/
python-fitparse
Python library to parse ANT/Garmin .FIT files
http://pythonhosted.org/fitparse/
MIT License
738
stars
184
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix typo in api docs
#145
pR0Ps
closed
10 months ago
0
import fitparse fails with "SyntaxError: multiple exception types must be parenthesized"
#144
CentralHarlemAnonymous
closed
10 months ago
3
Cleanup Python versions used for GitHub Actions
#143
dlenski
closed
1 year ago
0
Reading only the header of the FIT file
#142
rgmf
opened
2 years ago
0
Drop support for Python < 3.6
#141
TomFryers
closed
2 years ago
2
The heart rate can not be accurately extracted using this library
#140
Luo-XiuFeng
opened
2 years ago
1
Documentation out of date; currently says python 3 is unsupported
#139
Themis3000
opened
2 years ago
1
fix: handle error when parsing field with sleep_time: 86400
#138
maethub
closed
2 years ago
1
track record file positions to allow for record editing
#137
mt5555
opened
2 years ago
0
lap details?
#136
lnovali
opened
2 years ago
3
Handle `FitFile` versions without lossy `float`
#135
fundthmcalculus
opened
3 years ago
1
Xlsx read support and latest fitprofile
#134
fundthmcalculus
opened
3 years ago
2
Unterminated file fix
#133
fundthmcalculus
opened
3 years ago
0
ValueError: hour must be in 0..23
#132
maethub
closed
2 years ago
2
Identify Strava apps by product/app name
#131
dlenski
closed
1 year ago
1
docs: Fix a few typos
#130
timgates42
opened
3 years ago
0
xlrd.biffh.XLRDError: Excel xlsx file; not supported
#129
MeisterP
opened
3 years ago
2
Ignore developer data errors by passing check_developer_data=False
#128
AartGoossens
closed
3 years ago
1
Readme.md links to the wrong documentation url
#127
ashrude
closed
3 years ago
0
Introduces DeveloperDataMixin to make python-fitparse thread-safe
#126
AartGoossens
closed
3 years ago
2
python-fitparse is not thread-safe
#125
AartGoossens
closed
3 years ago
1
Developer data without developer_data_id message
#124
AartGoossens
closed
3 years ago
3
Parsed altitude values changed from version 1.1.0 to 1.2.0
#123
fgebhart
opened
3 years ago
2
Wrong timestamp for HR based on event_timestamps (HRM Swim .fit files)
#122
Kypaz
opened
3 years ago
4
No units field for Apple FIT files
#121
wjkaufman
opened
3 years ago
3
Allow parsing files without storing all the data in memory
#120
pR0Ps
closed
3 years ago
3
Use GitHub actions for automated testing
#119
dlenski
closed
3 years ago
2
Add tests (missed in #116 merge)
#118
dlenski
closed
3 years ago
1
Python 3 definitely supported now
#117
dlenski
closed
3 years ago
0
warn and fall back to byte encoding, rather than fail, in the case of a mismatched field size
#116
dlenski
closed
3 years ago
7
I just want to rewrite a corrected Garmin fit file
#115
btiller
closed
3 years ago
2
Unterminated file fix - See the .csv PR first
#114
scott-phillips-ah
closed
3 years ago
4
Error parsing Wahoo TickrX's .fit file
#113
hnagib
closed
4 years ago
1
Hitting "Invalid .FIT File Header" on FR245 Music and sometimes on FR210
#112
jmrnilsson
closed
3 years ago
3
Invalid field size
#111
jdwil
closed
3 years ago
2
Misc bugfixes
#110
pR0Ps
closed
4 years ago
0
check whether message actually contains units. if not, set units to None
#109
gschramm
closed
4 years ago
3
Feature: GPX output for fitdump
#108
emirpnet
closed
3 years ago
5
Wahoo iOS app generated fit file isse
#107
erwinfs
closed
4 years ago
1
pip install package name is different in the README vs Docs
#106
vincentdavis
closed
4 years ago
0
Parsing Error - invalid local message type 2
#105
tjaeuth
closed
4 years ago
3
Wrong position data
#104
moppi79
closed
4 years ago
2
I believe someone already wrote a console app for you
#103
jmrnilsson
opened
4 years ago
0
parsing of position_lat and position_long
#102
MichielBontenbal
closed
4 years ago
3
Adds pathlib support to fileish_open
#101
AartGoossens
closed
3 years ago
2
Add datetime.time handler to fitdump
#100
fusion44
closed
4 years ago
1
fix collections deprecation warning
#99
fgebhart
closed
4 years ago
3
Can fitparse be used for getting HRV data from a .FIT file?
#98
pitts85
opened
4 years ago
3
ValueError: subsection not found
#97
dukeduck1984
closed
4 years ago
1
How to mitigate the FitParseError throwing for a bad index?
#96
woodmicha
opened
5 years ago
2
Next