Skip to main content

Sisense Python SDK

Project description

Disclaimer

  1. This is not in anyway supported by Sisense. This is a hobby project of mine.
  2. Neither myself nor Sisense offer any warranty, implied or explicit.
  3. This is a work in progress. Not all calls are currently supported.

Documentation

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

Planned Future Capabilities

  • Increased control over elasticube schemas

V 0.2.4 Release Notes

  • Additions

    • Option to set verify SSL to false. See snippets and documentation.
  • Breaking changes

    • Add default rule method removed.
    • Add security rule now has shares as optional. To make a default rule, leave shares blank.
    • New get user report script available
  • Fixes

    • Fixed default rule not loading correctly.
    • Some getter methods on user were throwing exceptions.
  • Known Issues

    • PowerPoint tutorial uses old syntax for adding security. A note has been added.

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

PySenseSDK-0.2.4.tar.gz (30.0 kB view hashes)

Uploaded Source

Built Distribution

PySenseSDK-0.2.4-py3-none-any.whl (35.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page