runeq
  • Quickstart
  • Configuration
  • Resources
  • Session
  • Errors
runeq
  • »
  • runeq - Rune Labs Python SDK
  • View page source

runeq - Rune Labs Python SDK

PyPI - License PyPI - Python Version PyPI Documentation Status CircleCI Status

Python SDK to query data from the Rune Labs API


Installation

Install using pip:

>>> pip install runeq

Or directly from source:

>>> python3 setup.py install

Documentation

  • Quickstart
    • Prerequisites
      • API Credentials
      • Configuration Setup
    • Initialization
    • Usage
      • Set Active Org
      • Explore Metadata
      • Fetch Timeseries Data
      • Fetch StrivePD Events
      • Fetch Sleep Metrics
  • Configuration
  • Resources
    • API Clients
    • Patient Metadata
      • Patients
      • Devices
    • Organization Metadata
    • Stream Metadata
    • Stream Data
    • StrivePD Events
    • Sleep Metrics
    • User Metadata
    • Project Metadata
      • Projects
      • Cohorts
  • Session
    • Getting Started
    • Namespaces
    • API Reference
      • OrgNamespace
      • PatientNamespace
      • ProjectNamespace
      • UserNamespace
      • EventNamespace
      • StreamMetadataNamespace
      • StreamNamespace
      • SleepNamespace
  • Errors

Source

The source code is available on Github.

API documentation can be browsed at https://docs.runelabs.io.

Indices and Tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2020, Rune Labs.

Built with Sphinx using a theme provided by Read the Docs.