NWebClient via HTTP
Project description
NWeb Client
Client to access the NWeb-API
Installation
pip install --upgrade nwebclient
# oder
pip install .
python -m nwebclient help
More Documentation
Docker
docker run --rm -it -p 7171:7070 -e PIP_PKGS=/parent/home/pi/dev/nxbot -v /:/parent/ nxware/nxdev npy serv --install
Beispiel
import nwebclient
class NWebClient
""" Anstatt url kann auch ein Pfad zur einer JSON-Datei, die die Schluessel enthaelt, angegeben werden. """
__init__(url, username,password)
doc(id)
docs(q)
group(id)
getOrCreateGroup(guid, title)
downloadImages()
metric_val(endpointUrl:string, metricName:string, val:numeric)
Links: Gitlab-Repo PyPi-Package
Git-URL: git@gitlab.com:bsalgert/nwebclient.git
Packaging: https://packaging.python.org/tutorials/packaging-projects/
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
nwebclient-1.0.319.tar.gz
(122.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
nwebclient-1.0.319-py3-none-any.whl
(131.4 kB
view details)
File details
Details for the file nwebclient-1.0.319.tar.gz.
File metadata
- Download URL: nwebclient-1.0.319.tar.gz
- Upload date:
- Size: 122.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7042914a062c2fe01d9141d1112ad2207c4152f85179978074f9d6d59612b2b1
|
|
| MD5 |
54f43f280daf68f99a2ed269e660cea1
|
|
| BLAKE2b-256 |
ec0574a01eed52b0cbec763419c4d525e4f162cf8e5ae690921ff9ec9980d49d
|
File details
Details for the file nwebclient-1.0.319-py3-none-any.whl.
File metadata
- Download URL: nwebclient-1.0.319-py3-none-any.whl
- Upload date:
- Size: 131.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5404d1f1adadd35261ab62faea01ce697bf5be8d93f7a82f2ed659692943caa6
|
|
| MD5 |
f475a3a4db0d0d4b55d9bef5398632b7
|
|
| BLAKE2b-256 |
f693240b1c7c66183ee14835967921d74af748ad5dc39e97afe642473fa2bf39
|