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.18 Release Notes
-
Additions
- Dashboard class now has get owner, get last updated, and get last opened options.
- Cube class now has get address method to get the server address.
- New script to show how to run a sql query against an elasticube.
- New script to create report on how many users have opened a dashboard recently
-
Breaking changes
- Role.get_role_id and get_role_name will return None instead of throwing an exception if a matching value is not found.
-
Fixes
- Dashboard.get_shares would fail if rest API call failed. Now if the rest API fails, it will check the local JSON
- Various bug fixes to the Cube.run_sql function
- Version checks on functions are now done in a more systemic way
-
Known Issues
- REST API sometimes becomes responsive on Linux builds
- Connections in PySense are unstable. Will be fixed in future releases.
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
PySenseSDK-0.2.18.tar.gz
(24.5 kB
view details)
Built Distribution
File details
Details for the file PySenseSDK-0.2.18.tar.gz
.
File metadata
- Download URL: PySenseSDK-0.2.18.tar.gz
- Upload date:
- Size: 24.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 863c999de0df8f9a7b212e0c6d10a34b5dad0d0cd9ed76159bfed167c66a3193 |
|
MD5 | 0097fcbee458730bfeda16a9459ae113 |
|
BLAKE2b-256 | 86a5bebe06dba4f10865495be3a43512624439b5a935398b76e7a6cb87572de9 |
File details
Details for the file PySenseSDK-0.2.18-py3-none-any.whl
.
File metadata
- Download URL: PySenseSDK-0.2.18-py3-none-any.whl
- Upload date:
- Size: 47.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d2532abb29345372b5c7037c1c640ec4ca26202d6b10b00a52c7b1a321404f99 |
|
MD5 | d6414ab2c7b5a46579d5ee52476875f6 |
|
BLAKE2b-256 | d14d6d750f55acf61df51b17e7b2e87ec646ef9efeb3a163e781f450e3cc56bf |