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
import * as konker from pykonker
konker = konker.Client() konker.login(username='', password='') applications = konker.getApplications() devices = konker.getAllDevicesForApplication('default') data = konker.readData(guid=devices[0]['guid'])
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
File details
Details for the file pykonker-1.0.0.tar.gz.
File metadata
- Download URL: pykonker-1.0.0.tar.gz
- Upload date:
- Size: 5.2 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.43.0 CPython/3.8.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c5d9a77cf3173f35bbfcd6f330987e7b6155a05d088860992cc054b4a2e4621e
|
|
| MD5 |
76da2f75ee71e464c920f0ab4de5185f
|
|
| BLAKE2b-256 |
1e91a69df03c95187d4f8ed560b07494485a38240a4566ad2abe60257102c362
|