Package to interact with the Opisense API
Project description
opisense_client
Python package providing some functions to interact with the Opisense API. More info about Opisense at www.opisense.com
Getting started
These instructions will guide you through the process of getting you ready to use the opisense_client package
Prerequisites
1. Get an Opisense account.
Contact info@opinum.com or see www.opinum.com to get an account
2. Get Opisense API credentials.
Contact support@opinum.com to get an API secret and API key
3. Install opisense_client package
You can install opisense_client by typing pip install opisense-client
in your terminal.
Objects and Methods description
Every object and method is described with docstrings. You can easily access it by running help(method)
Changelog
1.0.0 :
First stable version
StandardData
Added variableId as unique identifier option
Documentation
Updated README.MD and documented every object and method
0.3 :
force_path
Added force_path optional parameter to http.POST and http.PUT. Overwrites the default OpisenseObject.api_path in the http call.
json_output
Added json_output optional parameter to http.GET If True, Returns the JSON object from the http response if available.
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
File details
Details for the file opisense_client-1.0.0.tar.gz
.
File metadata
- Download URL: opisense_client-1.0.0.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 477c9deb070ae5fae0de042ad5a6afd8682ba3a9b403b6469743588d4840cacd |
|
MD5 | 97e3dfad471852f36b6b4f506b1bcbe8 |
|
BLAKE2b-256 | 349f9a850ba0032f945ac63011c726194fa9b80fc0c145c646087019d849bafd |