core

The core submodule contains key classes and functions.

These classes and functions are used to organize the pipeline processing and provide functions for processing the various metrics and output analysis.

Submodules

cli

CLI for wristpy.

computations

This module will contain functions to compute statistics on the sensor data.

config

Configuration module for wristpy.

exceptions

Custom exceptions for wristpy.

models

Internal data model.

orchestrator

Python based runner.