Skip to main content

A Python wrapper for the Nuki Web API

Project description

nuki-web-api

A Python wrapper for the Nuki Web API.

Installation

pip install nuki-web-api

Usage

from nukiwebapi import NukiWebAPI

client = NukiWebAPI("YOUR_ACCESS_TOKEN")

for lock_id, lock in client.lock_instances:
    print(lock.name)
    print(lock.hex_id)

    print(lock.is_locked)
    print(lock.battery_charge)

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

nuki_web_api-0.1.3.tar.gz (7.6 kB view details)

Uploaded Source

Built Distribution

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

nuki_web_api-0.1.3-py3-none-any.whl (12.3 kB view details)

Uploaded Python 3

File details

Details for the file nuki_web_api-0.1.3.tar.gz.

File metadata

  • Download URL: nuki_web_api-0.1.3.tar.gz
  • Upload date:
  • Size: 7.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.2

File hashes

Hashes for nuki_web_api-0.1.3.tar.gz
Algorithm Hash digest
SHA256 c3ceb5db24583780618d92fe8eedff0ec4debe2d2e9892f7fe0e6ea093e09333
MD5 52f310722f99222b7a6b3896d5c23ca7
BLAKE2b-256 07d5771f303c7714495a523790da8148cf2e9ea90dece1c60b8730353a9a8511

See more details on using hashes here.

File details

Details for the file nuki_web_api-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: nuki_web_api-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 12.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.2

File hashes

Hashes for nuki_web_api-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 83eb29d65f1589081a089cf4568f8cce931332abc5c3d814460083f1854d0db6
MD5 612ea3272abbdc1f4ec2bf9b49106b72
BLAKE2b-256 fba834e0e93f82fec39fec1f90209b3c2c48638d699fda843e49093bfafea525

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