Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 230 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 230 Bytes

workoutDB

Python app for updating a SQL database of swim, bike, and run workouts for querying and storing past workouts for future training purposes.

to export as application

run pyinstaller [--onefile] [--windowed] gui.py