Skip to main content

Embedded Python

You can use Embedded Python to write server-side code on the InterSystems IRIS® data platform. Your Python code runs side-by-side with ObjectScript code within the InterSystems IRIS kernel for tight integration with your data. You can write methods in InterSystems IRIS classes using Embedded Python or use any existing Python library from ObjectScript.

If you would rather use Python on an external server or in an external process, you can also use it as an external language.

Try it

What Is Embedded Python?Opens in a new tab (shorter)

Read all about it

Demo: Embedded Python (shorter)

Using Embedded Python (longer)

Explore more

Writing Python Applications with InterSystemsOpens in a new tab

Orientation Guide for Server-Side Programming

FeedbackOpens in a new tab