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.smartlocks():
print(lock_id, lock.name)
lock.unlock()
Project details
Release history Release notifications | RSS feed
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.2.tar.gz
(6.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nuki_web_api-0.1.2.tar.gz.
File metadata
- Download URL: nuki_web_api-0.1.2.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c6f8cf0285100795beabdb3e256ce1cdafeed951e57026e019ed5c752eac6c8
|
|
| MD5 |
24e6a75282e17edc15123b7d74026cca
|
|
| BLAKE2b-256 |
dd1c46ab483797fa2fdd1fe0663d8de923964d731016f50eaeba77ef71393cd9
|
File details
Details for the file nuki_web_api-0.1.2-py3-none-any.whl.
File metadata
- Download URL: nuki_web_api-0.1.2-py3-none-any.whl
- Upload date:
- Size: 10.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c213af13ae910ca5817dcce0715d4331dbacc695ebb89034d4061d7cc13e65d5
|
|
| MD5 |
0f6f295a4286d66b53a1b6473866742b
|
|
| BLAKE2b-256 |
d9a35b171d395b5f3b5354b78fc3698b6cffac78164ce3c59ec7e662510d328d
|