A CLI client and Python API library for the HumanAPI health data platform.


Keywords
humanapi, sensor, data
License
MIT
Install
pip install humanapi==0.1.8

Documentation

HumanAPI python client

To create a dist package

$ python setup.py sdist

To create a dist package and upload to the pip server (required username/password)

$ python setup.py sdist upload