Skip to main content

provides a simple interface to connect, send and receive information from Konker REST API

Project description

Objective

This library creates a python wrapper over Konker API to allow easier usage and integration with Konker REST API

Sample Usage

from pykonker.main.api import Client

konker = Client()
konker.login(username='', password='')
applications = konker.get_applications()
devices = konker.get_all_devices_for_application('default')
data = konker.read_data(guid=devices[0]['guid'])

Change and publish the library on PyPi

make shell 
make pylint  
  • NOTE: solve problems identified by lint process .. after that it will generate the module to be published
make upload

after that, the module will be available on pip

pip install pykonker

or

pip install --upgrade pykonker 

References

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

pykonker-1.4.3.tar.gz (5.8 kB view details)

Uploaded Source

File details

Details for the file pykonker-1.4.3.tar.gz.

File metadata

  • Download URL: pykonker-1.4.3.tar.gz
  • Upload date:
  • Size: 5.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.3 CPython/3.8.1

File hashes

Hashes for pykonker-1.4.3.tar.gz
Algorithm Hash digest
SHA256 103ab0f4be45afbe06778e2d607f402bf73ed75e015e4fca3d5695526b36415a
MD5 d85a1b2ada1a0423c93bc2f71f680b89
BLAKE2b-256 7bc52d75d17c587e1ffb21eb69ee5b8c4dc97a5ecc95a2ecb60fd0bb1e2e6fe5

See more details on using hashes here.

Supported by

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