Old 02-27-20, 01:39 PM
  #4468  
hubcyclist
Senior Member
 
Join Date: Jan 2014
Location: Boston
Posts: 2,200

Bikes: 2017 Raleigh RX 1.0, 2018 Specialized Allez

Mentioned: 9 Post(s)
Tagged: 0 Thread(s)
Quoted: 471 Post(s)
Liked 632 Times in 337 Posts
just an update on a previous post of getting into python to work with bike data. I've made some more headway using Django and fit files rather than Strava at the moment. I'm able to upload fit files with a web interface, and then the code can return values like NP, TSS, IF (right now using a fixed FTP value, I haven't gone as far as making a user profile where I can set FTP for different dates), but definitely have the foundations of a PMC. My current hurdle is getting a fit file, which has thousands of rows of data, into a single database entry to do individual ride analysis. Again, all this just to reinvent the wheel of PMC stuff that I already have for free lol

I started a github in the hopes of getting other cycling nerds to come together and share code/ideas to make it easier for newbies to overcome early hurdles, I'll be happy to share if anyone is interested in contributing
hubcyclist is offline