Scott Phillips

Results 23 comments of Scott Phillips

> Interesting & valuable update, thanks! > > I will not be able to get around to reviewing it until somewhere next week. hopefully you're not in a hurry ;)...

I can take care of all changes, will let you know when I get the PR updated.

Hi @nat-n I'm currently using V2 for work with my company Trinsic.id. I'd love to help maintain the package.

@lazytype in theory you can pip install from the source on github, but that doesn't fix the underlying problem. @danielgtaylor thoughts?

PR to address this here: https://github.com/dtcooper/python-fitparse/pull/135

Which specific details are you trying to find? Lap average information (eg lap average speed)? Or lap-specific information? (eg lap-duration)

@dtcooper see here: https://github.com/dtcooper/python-fitparse/pull/134

I have written a patch with fault-tolerance for improperly terminated files. Your sample files seem to have missing header definitions, which means you cannot parse the file. I will see...

Upvoting this @hrtshu . I've run into exactly this same issue. Thanks for the fix @n3ph !

@dlenski sorry for the delay, here's the changes.