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.316.tar.gz
(119.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.316-py3-none-any.whl
(128.7 kB
view details)
File details
Details for the file nwebclient-1.0.316.tar.gz.
File metadata
- Download URL: nwebclient-1.0.316.tar.gz
- Upload date:
- Size: 119.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 |
88d8e14f02fe1db6e1d7bd619dc75c40d898e6b6361fcb85992853cfd9735a61
|
|
| MD5 |
5dfd2497bac5c6065807548a361e2d1d
|
|
| BLAKE2b-256 |
a066be02cf1b6548d8cccfbac29117e845bb6a4f43e7c3d7884c509703005075
|
File details
Details for the file nwebclient-1.0.316-py3-none-any.whl.
File metadata
- Download URL: nwebclient-1.0.316-py3-none-any.whl
- Upload date:
- Size: 128.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 |
ec5f93e20cdb6f3245ddb44776d40084ffe95ba8a722c127361ed8b82c4ab23d
|
|
| MD5 |
26a12893e69764640ce65da690ade94b
|
|
| BLAKE2b-256 |
13460bcbf67306670e27f73b414eaeee62bd7a2a096006306fd504931ee28bde
|