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.4.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.4-py3-none-any.whl (2.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: omron_connect_api-0.0.4.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.4.tar.gz
Algorithm Hash digest
SHA256 8bda03dc3c8ab93cf6831aa7d290fe8f79a025c392d165f3946f6dff666f1adc
MD5 9b8830b75f8ce4b6b6a0cb82d8785f9e
BLAKE2b-256 b7ab58584d107bba087da4df254ea801169f8260fddfb17525da230f75b32423

See more details on using hashes here.

Provenance

The following attestation bundles were made for omron_connect_api-0.0.4.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.4-py3-none-any.whl.

File metadata

File hashes

Hashes for omron_connect_api-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 2ea0371f105bfe86ec1bd5a84b8d364799d26bf2155dffc5eb6405f4f792b06f
MD5 4d9728964bfb736efbb25db6f520bd8d
BLAKE2b-256 65abff3a0c34226ef49f41ea29eecee7d19f4caa4563fb60c9d8cc4ab4ec2ce0

See more details on using hashes here.

Provenance

The following attestation bundles were made for omron_connect_api-0.0.4-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