cyberjunky / python-garminconnect

Python 3 API wrapper for Garmin Connect to get activity statistics
MIT License
964 stars 149 forks source link

how can i output to a file #104

Closed yorkshirelad99 closed 1 year ago

yorkshirelad99 commented 1 year ago

I'd like to be able to output the json file to a computer for further maniplution. how can i do this?

yorkshirelad99 commented 1 year ago

I adapted the example code and figured this out myself