Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rajeevs1992/pyhealthvault

Python SDK for HealthVault
https://github.com/rajeevs1992/pyhealthvault

Last synced: about 2 months ago
JSON representation

Python SDK for HealthVault

Awesome Lists containing this project

README

        

The most complete Python SDK for HealthVault
===========================

The ``pyhealthvault`` is the most complete python SDK for Microsoft HealthVault.

You can install pyhealthvault using the source

git clone [email protected]:rajeevs1992/pyhealthvault.git

python setup.py install

Or you can install the last ``pyhealthvault`` release using ``pip``

pip install pyhealthvault

Supported Methods
------------------

The following methods are currently supported:

* CreateAuthenticatedSessionToken
* GetApplicationInfo
* GetAuthroizedPeople
* GetAuthorizedRecords
* GetPersonInfo
* GetServiceDefinition
* GetThings
* GetUpdatedRecordsForApplication
* GetVocabulary
* NewApplicationCreationInfo
* PutThings
* QueryPermissions
* RemoveThings
* RemoveApplicationRecordAuthorization
* SearchVocabulary