SAS Event Stream Processing Python Interface

Date: Jun 26, 2020 Version: 7.1

Installers: http://github.com/sassoftware/python-esppy/releases

Source Repository: http://github.com/sassoftware/python-esppy

Issues & Ideas: https://github.com/sassoftware/python-esppy/issues

The ESPPy package enables you to create SAS Event Stream Processing (ESP) models programmatically in Python. Using ESPPy, you can connect to an ESP server and interact with projects and their components as Python objects. These objects include projects, continuous queries, windows, events, loggers, SAS Micro Analytic Service modules, routers, and analytical algorithms.

ESPPy has full integration with Jupyter notebooks including visualizing diagrams of your ESP projects, and support for streaming charts and images. This allows you to easily explore and prototype your ESP projects in a familiar notebook interface.

Index