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.317.tar.gz
(121.0 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.317-py3-none-any.whl
(129.7 kB
view details)
File details
Details for the file nwebclient-1.0.317.tar.gz.
File metadata
- Download URL: nwebclient-1.0.317.tar.gz
- Upload date:
- Size: 121.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7904382ed20b46e6fa179567a9c1cb0dea26c47d34b98c49dc602d689440847b
|
|
| MD5 |
2399e8c30e8e23fc96d8ed414b829c37
|
|
| BLAKE2b-256 |
8a4d03ce7e91a6e2405c9ff12bb95572605b9337ce7301ed46d814ac7b40bf59
|
File details
Details for the file nwebclient-1.0.317-py3-none-any.whl.
File metadata
- Download URL: nwebclient-1.0.317-py3-none-any.whl
- Upload date:
- Size: 129.7 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 |
0ea7ea6e61c7c589b9d6e945d1f954b4bcd04d26e5d76c20a081a3d7ec658db9
|
|
| MD5 |
7bd40929b0108544638717938389698f
|
|
| BLAKE2b-256 |
105e89b383de7fe4d65665ec671c410aafcfb1aee605be1ef5692d89ab89188d
|