List of SAP DI helper functions like gensolution (package locally developed operators,textfield_parser, time_monitoring


Keywords
SAP, Data, Intelligence, genjson, tprogress, textfield_parser
License
MIT
Install
pip install sdi-utils==0.0.1

Documentation

SAP Data Intelligence Utilites (sdi_utils) by thhapke

This package includes a couple of helpers that ease the development of operators for use with SAP Data Intelligence (SAP DI).

  • gensolution for generating solution packages from locally developed operators.
  • textfield_parser that parses textfields that could contain lists, maps, list of maps, etc.
  • set_logging for channeling logging output to a string for tap wiring it with separate monitor
  • tprogress for a simple time keeping to check performance of certain operators (tasks)

Installation

pip install sdi_utils

Github

github repository