Skip to content

Jorgen-5/strava-bakcend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

strava-bakcend

Python app for classifying distances run in a track workout, as well as calulating average lap time for each set of the workout.

Installation

Install with pip:

$ pip install -r requirements.txt

Run with Docker

$ docker build -t flask_app .

$ docker run -p 8080:8080 --name flask_app 
 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published