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.getApplications() devices = konker.getAllDevicesForApplication('default') data = konker.readData(guid=devices[0]['guid'])

Change and publish the library on PyPi

make shell make pylint module

  • 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

https://www.konkerlabs.com/developers/developers-en.html https://konker.atlassian.net/wiki/spaces/DEV/pages/28180518/Guia+de+Uso+da+Plataforma+Konker https://api.demo.konkerlabs.net/v1/swagger-ui.html

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.0.tar.gz (5.6 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: pykonker-1.4.0.tar.gz
  • Upload date:
  • Size: 5.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.1

File hashes

Hashes for pykonker-1.4.0.tar.gz
Algorithm Hash digest
SHA256 a6ff398dc1fd55c54ec317c0b2f8d6ea97f2a2214a9bc27a1aa61238bd695a7e
MD5 84d3580ed07df39d1433147be56ffe15
BLAKE2b-256 c2d81113b5b8371144be3e484513896a67dd0b143c3653d17990fb869a9ddaa5

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