Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
psykaatra6-stack
/
python-fitparse
Public
forked from
dtcooper/python-fitparse
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-fitparse
fitparse
on
patch-1
User selector
All users
All time
Commit history
Commits on Jan 25, 2025
Update datetime module as datetime.datetime.utcfromtimestamp() is deprecated
roboes
committed
142578c
View commit details
Copy full SHA for 142578c
View code at this point
Browse repository at this point
Commits on Apr 7, 2023
Add strava_product subfield to identify FIT files generated by Strava apps
dlenski
committed
4fc9cd8
View commit details
Copy full SHA for 4fc9cd8
View code at this point
Browse repository at this point
Commits on Sep 7, 2022
Fix indexing
TomFryers
authored and
dtcooper
committed
4372b36
View commit details
Copy full SHA for 4372b36
View code at this point
Browse repository at this point
Remove Python 2 compatibility code
TomFryers
authored and
dtcooper
committed
06b68d6
View commit details
Copy full SHA for 06b68d6
View code at this point
Browse repository at this point
Use pyupgrade
TomFryers
authored and
dtcooper
committed
301970f
View commit details
Copy full SHA for 301970f
View code at this point
Browse repository at this point
Commits on Apr 3, 2022
Handle error when parsing field with sleep_time of 86400 (#138)
Show description for 71fc57b
maethub
authored
71fc57b
View commit details
Copy full SHA for 71fc57b
View code at this point
Browse repository at this point
Commits on May 3, 2021
Ignore developer data errors by passing check_developer_data=False
Show description for af4cf3a
AartGoossens
authored and
dtcooper
committed
af4cf3a
View commit details
Copy full SHA for af4cf3a
View code at this point
Browse repository at this point
Commits on Apr 22, 2021
Introduces DeveloperDataMixin to make python-fitparse thread-safe
Show description for f9ad987
AartGoossens
committed
f9ad987
View commit details
Copy full SHA for f9ad987
View code at this point
Browse repository at this point
Commits on Dec 25, 2020
Break optional functionality out of FitFile class (#120)
Show description for 08d49be
pR0Ps
authored
08d49be
View commit details
Copy full SHA for 08d49be
View code at this point
Browse repository at this point
Commits on Dec 22, 2020
Emit a warning instead of printing a message
pR0Ps
committed
55a30f2
View commit details
Copy full SHA for 55a30f2
View code at this point
Browse repository at this point
Commits on Dec 20, 2020
Add pathlib support to fileish_open (#101)
AartGoossens
authored and
pR0Ps
committed
52a6f01
View commit details
Copy full SHA for 52a6f01
View code at this point
Browse repository at this point
Add support for badly terminated files (#114)
scott-phillips-ah
authored and
pR0Ps
committed
7c0b764
View commit details
Copy full SHA for 7c0b764
View code at this point
Browse repository at this point
Commits on Dec 16, 2020
Warn and fall back to byte encoding in the case of a mismatched field size (#116)
Show description for 64b7d26
dlenski
authored
64b7d26
View commit details
Copy full SHA for 64b7d26
View code at this point
Browse repository at this point
Commits on Sep 7, 2020
Bump version to v1.2.0
pR0Ps
committed
d46429e
View commit details
Copy full SHA for d46429e
View code at this point
Browse repository at this point
Commits on Aug 9, 2020
Fix processing enhanced_speed when it's a tuple
Show description for e7ba0bc
pR0Ps
committed
e7ba0bc
View commit details
Copy full SHA for e7ba0bc
View code at this point
Browse repository at this point
Give unnamed dev fields a default name
Show description for 5b712e9
pR0Ps
committed
5b712e9
View commit details
Copy full SHA for 5b712e9
View code at this point
Browse repository at this point
Commits on Jul 30, 2020
Better handling of optional DataRecord fields
Show description for 059eafe
pR0Ps
committed
059eafe
View commit details
Copy full SHA for 059eafe
View code at this point
Browse repository at this point
Commits on Apr 11, 2020
Fix collections deprecation warning (#99)
Show description for c789893
fgebhart
and
Fabian Gebhart
authored
c789893
View commit details
Copy full SHA for c789893
View code at this point
Browse repository at this point
Commits on Mar 8, 2019
fix Wipe out scale, units, offset problem
twainyoung
authored and
David Cooper
committed
99ea845
View commit details
Copy full SHA for 99ea845
View code at this point
Browse repository at this point
Commits on Feb 27, 2019
Bump version to v1.1.0
pR0Ps
committed
470ff29
View commit details
Copy full SHA for 470ff29
View code at this point
Browse repository at this point
Commits on Oct 13, 2018
fix messages cache when multiple headers
pdura
authored and
David Cooper
committed
7980358
View commit details
Copy full SHA for 7980358
View code at this point
Browse repository at this point
upgraded FIT profile from v20.33 to v20.66
polyvertex
authored and
David Cooper
committed
5c374ce
View commit details
Copy full SHA for 5c374ce
View code at this point
Browse repository at this point
added support of new int64 types
polyvertex
authored and
David Cooper
committed
1df75d6
View commit details
Copy full SHA for 1df75d6
View code at this point
Browse repository at this point
FIT strings are not always null-terminated
polyvertex
authored and
David Cooper
committed
90e2777
View commit details
Copy full SHA for 90e2777
View code at this point
Browse repository at this point
should fix #69
polyvertex
authored and
David Cooper
committed
e1e6fd4
View commit details
Copy full SHA for e1e6fd4
View code at this point
Browse repository at this point
Commits on Apr 25, 2018
FitFile.get_messages remove parsing names to int, remove Python 2 str shim
Show description for 3fa1fc0
xmedeko
committed
3fa1fc0
View commit details
Copy full SHA for 3fa1fc0
View code at this point
Browse repository at this point
Commits on Apr 12, 2018
FitFile._read_struct does not allow endian in fmt
Show description for bef7623
xmedeko
committed
bef7623
View commit details
Copy full SHA for bef7623
View code at this point
Browse repository at this point
Commits on Apr 4, 2018
RFCT move crc computation to records.Crc, add test
xmedeko
committed
5d8bb3a
View commit details
Copy full SHA for 5d8bb3a
View code at this point
Browse repository at this point
Commits on Mar 12, 2018
RFCT utils.fileish_open with a write possibility
xmedeko
committed
acd5434
View commit details
Copy full SHA for acd5434
View code at this point
Browse repository at this point
Commits on Mar 4, 2018
Add JSON output option to fitdump script (#45)
Show description for 490e885
pR0Ps
authored and
David Cooper
committed
490e885
View commit details
Copy full SHA for 490e885
View code at this point
Browse repository at this point
Commits on Oct 13, 2017
Bump version to v1.0.1
pR0Ps
committed
3303ab3
View commit details
Copy full SHA for 3303ab3
View code at this point
Browse repository at this point
Commits on Oct 6, 2017
Only accumulate non-null values
Show description for 2e76476
pR0Ps
committed
2e76476
View commit details
Copy full SHA for 2e76476
View code at this point
Browse repository at this point
Commits on Aug 21, 2017
records: add_dev_data_id: allow developer_data_id messages without set application_id
Show description for bb54ac8
flokli
committed
bb54ac8
View commit details
Copy full SHA for bb54ac8
View code at this point
Browse repository at this point
Commits on Jul 1, 2017
Fix issues with FitFile input type checking
Show description for e1944f0
pR0Ps
committed
e1944f0
View commit details
Copy full SHA for e1944f0
View code at this point
Browse repository at this point
Commits on Jun 20, 2017
Fix Python 2 issue with int/long types
Show description for 5283af5
pR0Ps
authored and
dtcooper
committed
5283af5
View commit details
Copy full SHA for 5283af5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.