Helios ships with an SDK that is written in Python to expedite integration into existing applications. However, Helios itself is not written in Python. Although Python is a popular choice, it is far too slow for any high performance computing application. This is why most of Helios is written in portable high performance native C++17.