Repository URL to install this package:
|
Version:
0.4.0 ▾
|
<html>
<head>
<title>Health Graph API Demo</title>
</head>
<body>
<div align="center" style="width:100%;">
<div align="center" style="width:720px;display:inline-block;">
<h1>HealthGraph-API Demo</h1>
<p align="left">
<a href="https://github.com/aouyar/healthgraph-api">HealthGraph-API</a>
is a Python Client Library for
<a href="http://developer.runkeeper.com/healthgraph">Health Graph API</a>.
The API can be used for accessing
<a href="http://runkeeper.com">RunKeeper.com</a> for
retrieving, updating, deleting and uploading
Fitness Activity and Health Measurements Information.
</p>
<p>
<a href="{{ rk_auth_uri }}">
<img src="{{ rk_button_img }}" alt="RunKeeper Login Button">
</a>
</p>
</div>
</div>
</body>
</html>