20 Jan 2013 - healthgraph-api - Release of Python Library for Healh Graph API

I just published the first usable version of the Python Client Library for accessing RunKeeper using Health Graph API on PyPI. The current version does not implement uploading, modifying or deleting Fitness Activities or Health Measurements. It can only be used for retrieving Fitness Activity and Health Measurement Information.

You can check the Project Documentation for more information on using the library.

The distribution includes a sample basic web application based on the Bottle Micro Web Framework for demonstrating how to use the library.

I am planning to implement significant changes in the library, so the current code should only be used for testing.