Skip to main content

Workout data statitistical analysis thingy. Sort of.

Project description

Introduction
==========
Workout data statitistical analysis thingy. Sort of.

This project came to be when I tried to download data from my ANT+ running
watch on GNU/Linux. As it turns out there is no open source GNU/Linux software
that will let me schedule workouts on my Garmin Forerunner that I can also
access programmatically and do some simple statistical analysis with. My online
service of choice (Garmin Connect) now uses Bing instead of Google Maps, which
really doesn't work for me as Bing doesn't really have high quality satellite
images of the region of the world I'm in at the moment (which is quite bad when
you want to see your path on mountain trails that are evidently not in street
maps).

I chose the codename Enigma because, quite frankly, I don't know what this
project will evolve into. I just know more or less I want a Training Center
meets Garmin Connect meets SportTrack meets *nix, meets calorie counter, meets
weight log, meets training journal, meets Python.

The project will be divided in several sub-projects:
* codinghyde.enigma: Server, general API, simple interactive CLI-based client,
workout data importers/exporters, data store access, etc.
* codinghyde.griffin: GUI client (desktop) for codinghyde.enigma. Pretty
graphs, data caching, etc. It basically uses the enigma core and server to
provide a full-featured application. Also handles data import in a more
intuitive manner than codinghyde.enigma.cli does.
* codinghyde.[unnamed]: Web client for codinghyde.enigma. Minimal
functionality compared to codinghyde.griffin, but enough to be useful while
away from the computer (say, checking a route, basic stats, etc).


Contact
==========
You can reach me via e-Mail at:
ehyde at codinghyde com


Documentation
==========
Documentation will be a bit scarse for the time being, but everything public
should have at least a docstring by the time I make the first stable release.


License
==========
Released under the MIT/X11 license. See LICENSE for the full text.


Install
==========
% python setup.py install


Develop
==========
See DEVELOP for details.

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page