polyvertex / fitdecode

A FIT file parsing and decoding library written in Python3
MIT License
155 stars 33 forks source link

What's the best way to show a progress bar #25

Open mabr1971 opened 11 months ago

mabr1971 commented 11 months ago

I have some large fit files that take several seconds to load. What would be the best way to show a progress bar, especially since the total number of frame is not known initially.