Skip to main content

A Python client for willisapi

Project description

WillisAPI Client

WillisAPI Client is the python interface for Brooklyn Health’s WillisAPI.

Official documentation for WillisAPI Client can be found in the Github Wiki.

To learn more about Brooklyn Health or WillisAPI, visit brooklyn.health or getintouch@brooklyn.health.

Installation

pip install willisapi_client

Login

Before you log in, make sure you have an account with Brooklyn Health.

import willisapi_client as willisapi
key, expiration = willisapi.login(username, password)

Upload

summary = willisapi.upload(key, 'data.csv')

For more information on how to organize the data.csv, visit the Github Wiki.

Download

measures = willisapi.download(key, 'project_name')

If you run into trouble while using the client, please raise it in the Issues tab.


Brooklyn Health is a small team of clinicians, scientists, and engineers based in Brooklyn, NY.

We develop and maintain OpenWillis, an open source python library for digital health measurement.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

willisapi_client-1.6.tar.gz (22.5 kB view hashes)

Uploaded Source

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