.. Copyright SAS Institute :tocdepth: 4 ************************ SAS Event Stream Processing Python Interface ************************ .. module:: esppy **Date**: |today| **Version**: |version| **Installers:** ``_ **Source Repository:** ``_ **Issues & Ideas:** ``_ 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. .. toctree:: :maxdepth: 3 install whatsnew getting-started jupyter api license Index ================== * :ref:`genindex`