Skip to main content

NWebClient via HTTP

Project description

NWeb Client

Client to access the NWeb-API

Installation

pip install --upgrade nwebclient

python -m nwebclient help

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


Packaging: https://packaging.python.org/tutorials/packaging-projects/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nwebclient-0.0.19.tar.gz (4.7 kB view hashes)

Uploaded Source

Built Distribution

nwebclient-0.0.19-py3-none-any.whl (5.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page