Skip to content

OSBI/python_saiku_report_viewer_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Saiku Report Viewer Server

Python Wrapper

This project encapsulates the Saiku Report Viewer Server in a Python module, so it could be used easily by other Python projects.

Requirements

  • Python 3.6 or superior
  • pipenv

Installation and Usage

git clone https://github.com/OSBI/python_saiku_report_viewer_server
cd python_saiku_report_viewer_server
pipenv shell
pipenv install
cd src
python -m saiku.main

On a browser, open the address http://localhost:5002

About

Saiku Report Viewer Server Python Wrapper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages