Native SDK for Python
The Native SDK for Python provides direct access to globals, the tree-based sparse arrays that form the basis of the InterSystems multidimensional storage model and underlie the InterSystems IRIS for Health™ object and SQL interfaces. The Native SDK exposes these native data structures, which provide very fast, flexible storage and retrieval. The Native SDK also includes the ability to call InterSystems IRIS for Health class methods and routines.
If would like to run Python on the server side, you can also use it as an embedded language using Embedded Python.
Get acquainted
Try it
Read all about it
Using the InterSystems Native SDK for Python