Skip to main content

SDK Python package for Actxa Insights

Project description

Actxa Insights SDK Package 🏥📊

Actxa Insights SDK is a lightweight and easy-to-use Python library for integrating health data, including:
Blood Glucose Monitoring 🩸
VO₂ Max Estimation 🏃‍♂️
Sleep Tracking 💤
Heart Rate Analysis ❤️
Stress & Recovery Tracking 😌

Designed for developers, health tech startups, and researchers, this SDK simplifies API integration for wearables, fitness apps, and health analytics platforms.

🚀 Features

Unified API Interface – Connect multiple health metrics with a single SDK.
Secure & Configurable – Uses .env for environment-based API handling (dev, uat, staging, production).
Fast & Efficient – Optimized for real-time and batch processing of health data.
Compatible with Popular APIs – Works with health devices & cloud-based health platforms.

🔧 Building the Package

If there are new code changes in SDK, you need to create new version, here are the steps:

  • in setup.py file, create new version
  • rename existing folder dist to dist_.[previous version]
  • do these commands in your terminal
python -m pip install --upgrade build twine
python -m build
twine upload dist/*
  • it will show input text to input your pyPi API token

📦 Installation

Install via pip:

pip install actxa-insights-test

🛠 Usage

In your python, write this code to use the Actxa Insights SDK

from actxa_insights_test import predict_bgm_range_app

response = predict_bgm_range_app(
    env="dev",
    application_id="186d1e95-4fbe-4f74-802d-8a52b4637aaa",
    device_id="ec4a2e2a-51e9-4d9c-8ae6-b058a6975154",
    serial_number="serial-number",
    user_id=10015678,
    req_body={
        "start": "2024-09-12 09:53:22",
        "end": "2024-09-12 09:58:33",
        "fasting": True,
        "within2HrsMeal": False,
        "nBit": 23,
        "ppgData": [
            {
                "ppg": [
                    5956031,
                    5949472,
                    5942943,
                    5938014,
                    5934479,
                    5931011,
                    5926540,
                    5923345,
                    5927220,
                    5932507,
                    5939766,
                    5941773,
                    5937539,
                    5931266,
                    5930365,
                    5934972,
                    5939528,
                    5942112,
                    5942775,
                    5942079,
                    5941772,
                    5943387,
                    5946278,
                    5948828,
                    5950833,
                    5952108,
                    5953774,
                    5955423,
                    5956630,
                    5955560,
                    5952499,
                    5948385,
                    5943319,
                    5938611,
                    5934377,
                    5931351,
                    5930841,
                    5932269,
                    5933340,
                    5934956,
                    5934820,
                    5933561,
                    5933664,
                    5935126,
                    5936672,
                    5937250,
                    5936315,
                    5935839,
                    5936298,
                    5937964,
                ],
                "timestamp": "01:44:46",
            },
            {
                "ppg": [
                    5956036,
                    5949473,
                    5942946,
                    5938016,
                    5934479,
                    5931011,
                    5926540,
                    5923345,
                    5927220,
                    5932507,
                    5939766,
                    5941773,
                    5937539,
                    5931266,
                    5930365,
                    5934972,
                    5939528,
                    5942112,
                    5942775,
                    5942079,
                    5941772,
                    5943387,
                    5946278,
                    5948828,
                    5950833,
                    5952108,
                    5953774,
                    5955423,
                    5956630,
                    5955560,
                    5952499,
                    5948385,
                    5943319,
                    5938611,
                    5934377,
                    5931351,
                    5930841,
                    5932269,
                    5933340,
                    5934956,
                    5934820,
                    5933561,
                    5933664,
                    5935126,
                    5936672,
                    5937250,
                    5936315,
                    5935839,
                    5936298,
                    5937964,
                ],
                "timestamp": "01:44:46",
            },
        ],
    },
)
print(response)

Success Response

If your request was successfull, then it will print out the response like this

{
    "data": {
        "measurement_id": "e42d84d2-44f0-4f24-b8ac-b406d2d82c3d"
    },
    "status": {
        "message": "Success",
        "success": true
    }
}

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

actxa_insights_test-0.0.5.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

actxa_insights_test-0.0.5-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

Details for the file actxa_insights_test-0.0.5.tar.gz.

File metadata

  • Download URL: actxa_insights_test-0.0.5.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.5

File hashes

Hashes for actxa_insights_test-0.0.5.tar.gz
Algorithm Hash digest
SHA256 64e3c214abac9a6702d2273e8f27e5e918c1df2ff6c844dfb5bed36b1d40d4f5
MD5 78e3d467cd0e846d12e98623af4a5d45
BLAKE2b-256 c09c8fb9b48237b77524d1507905bb3319f30a3526636a383ba35667f41e0970

See more details on using hashes here.

File details

Details for the file actxa_insights_test-0.0.5-py3-none-any.whl.

File metadata

File hashes

Hashes for actxa_insights_test-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 48f37ce884d0d263fe9bb98c16f07fd650bc81309e01937b9adbd4eefb42dd3b
MD5 c5c84c59e031c247e7f4a23739a2b3fa
BLAKE2b-256 06fa4015dfa25cf63fdbc44ea9b0a1009742fa6fa8e7ee17d2e3961036fee6b0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page