Sisense Python SDK
Project description
Overview
PySense is a python wrapper for the Sisense REST API. The goal of this project is to make the Sisense REST API more accessible to less technical users as well as decrease the development time needed to automate tasks with the Sisense REST API.
How to install
pip install PySenseSDK
How to use
Download the PySense Tutorial Power Point for a hands on introduction.
- Prerequisites:
- Basic understanding of a programming language like java script
- Python and a python IDE installed
See snippets folder for common usage snippets
V 0.2.9 Release Notes
Hello Everyone.
Additional development on new features of PySense will go dark for a bit as we integrate better into the API structure.
If you find a critical release bug, please file an issue on GitHub and a patch may be released for it.
Thank you for your patience and support The PySense Team
-
Additions
- Authenticate by passing in a bearer token instead of having to provide username and password either inline or via config file
-
Breaking changes
- PyClient.PyClient() constructor should no longer be used. Instead use PyClient.authenticate_by_password or PyClient.authenticate_by_token
- PyClient.authenticate_by_file is unchanged.
- Authentication snippets and power points have been updated to reflect the new login procedure.
-
Fixes
- None
-
Known Issues
- REST API sometimes becomes responsive on Linux builds
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
Built Distribution
File details
Details for the file PySenseSDK-0.2.9.tar.gz
.
File metadata
- Download URL: PySenseSDK-0.2.9.tar.gz
- Upload date:
- Size: 33.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | efd386525d7df705bdf5e9b19344a7cd0382f83e3991a13b55437078f5339329 |
|
MD5 | d31872b02e0dc3add740f39daea9aa4c |
|
BLAKE2b-256 | 49fe04994a1ef179403fe5705b3753fa6d8ea4930b152b741676b669cbd70337 |
File details
Details for the file PySenseSDK-0.2.9-py3-none-any.whl
.
File metadata
- Download URL: PySenseSDK-0.2.9-py3-none-any.whl
- Upload date:
- Size: 40.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b64f2f7cb97ae121b71d644181dedaa28f9d7c8b450614bfc450620db1c31a8 |
|
MD5 | 8f9804fad9e25fa6ada5f5b436b658f7 |
|
BLAKE2b-256 | cd0409198aeb73e4fafab767431e569d586546f74cf1718a86893f5882898384 |