A Python wrapper for the Nuki Web API
Project description
nukiwebapi
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.1.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.1.tar.gz.
File metadata
- Download URL: nuki_web_api-0.1.1.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 |
77bea5fbd8ebef4dc6e7f5c625b58af9411dcbd7cbcb1a3b8bc8bf3c2b5a2638
|
|
| MD5 |
8bea0e31408e5947457ea2d50d5c1837
|
|
| BLAKE2b-256 |
f02df2df0883bee180ee47ff070426b1d39d2d6abf2f93e0429a13e2ec1dd0e7
|
File details
Details for the file nuki_web_api-0.1.1-py3-none-any.whl.
File metadata
- Download URL: nuki_web_api-0.1.1-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 |
d95d6ba4dcc78caf01880d0d5a8a534c46a34ed333b60a5115b965aaadf76557
|
|
| MD5 |
690794866fa9905af91c527c7284077c
|
|
| BLAKE2b-256 |
43403a472619afae4cb8110284e7c542c31a08c9b201fd5558eacd25d3a805aa
|