Use Peliqan’s low code Python scripting environment to implement a wide range of use cases with just a few lines of code, ranging from building interactive apps to implementing “writeback” to SaaS applications (reverse ETL).

You can write, test and run (host) your Python scripts inside Peliqan using the built-in IDE and built-in runtime, or you can use your own IDE such as Visual Studio. When you want to develop locally outside of Peliqan, make sure to pip install Peliqan first (see below).

Topics

Basics of data apps

Reading data from tables

Writing data to tables

Running apps (manual, schedule etc.)

Flows

Peliqan Python client (pip)

Available Python modules

Reference

Topics by use case

Data transformations

Data Visualization (Streamlit)

Interactive apps (Streamlit)

Interacting with SaaS APIs

Alerting & messaging

Data enrichment

Reporting