Skip to main content

Library to communicate with OMRON connect API

Project description

Build, test and publish

omron-connect-api

Library to communicate with OMRON connect API.

Usage

import aiohttp
import asyncio
import os

from omron_connect_api import OmronConnectApi


async def run():
    async with aiohttp.ClientSession() as session:
        api = OmronConnectApi(os.environ['EMAIL'], os.environ['PASSWORD'], session)
        blood_pressure_readings = await api.async_get_blood_pressure_readings()
        print(blood_pressure_readings)


asyncio.run(run())

Build and test locally

make venv
source .venv/bin/activate
make test
make build

Release version

make release bump=patch|minor|major

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

omron_connect_api-0.0.3.tar.gz (5.7 kB view details)

Uploaded Source

Built Distribution

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

omron_connect_api-0.0.3-py3-none-any.whl (2.3 kB view details)

Uploaded Python 3

File details

Details for the file omron_connect_api-0.0.3.tar.gz.

File metadata

  • Download URL: omron_connect_api-0.0.3.tar.gz
  • Upload date:
  • Size: 5.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for omron_connect_api-0.0.3.tar.gz
Algorithm Hash digest
SHA256 a273baac5a2cc48c06977447e83ff47f5db88a4c7a76309a0b672bf0d1275c69
MD5 f39089630146534edb0068a1afaa6b7c
BLAKE2b-256 3dc406cbf791add8c6b253fb3edca1485b3337e390f1d30e2b0e92b2fb309414

See more details on using hashes here.

Provenance

The following attestation bundles were made for omron_connect_api-0.0.3.tar.gz:

Publisher: publish.yml on happydev-ca/omron-connect-api

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file omron_connect_api-0.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for omron_connect_api-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 223736e8e6cb294a0c8b5f3c517a02dc663fab57a8afbad504da3d1d510c02e4
MD5 ebb2708e4f93e859dc411a2a9dddd3bc
BLAKE2b-256 bad8d78bf4858004b385eeda042722da9282e35aea3ec65f89848ddf9c4ea899

See more details on using hashes here.

Provenance

The following attestation bundles were made for omron_connect_api-0.0.3-py3-none-any.whl:

Publisher: publish.yml on happydev-ca/omron-connect-api

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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