microstrategy-api

Python API library for interacting with MicroStrategy Intelligence Server and/or MicroStrategy Web Server.


License
MIT
Install
pip install microstrategy-api==0.6.5

Documentation

MicroStrategy Python API (microstrategy-api)

pypi license

Python API library for interacting with MicroStrategy Intelligence Server and/or MicroStrategy Web Server.

This library is not endorsed by, directly affiliated with, maintained, authorized, or sponsored by MicroStragy Incorporated.

Supported MicroStrategy sub-APIs

  • TaskProc API
  • COM API
  • REST API (Work in progress)

Installation

Install using pip install -U microstrategy-api or conda install microstrategy-api -c conda-forge.

Examples

See examples folder