Skip to main content

Python

Python as the reference

Python is our reference implementation for Arkitekt. It is the language we used to develop the core of Arkitekt in, and at the moment a first class citizen language to develop apps in. We are working on making it easy to develop apps in other languages as well, but for now if you are using Python, you are in luck.

Before we start

This tutorial assumes that you have a basic understanding of Python, and that you have a basic understanding of how to use the command line. If you don't, we recommend that you take a look at the Python Tutorial and the Command Line Tutorial.

This tutorial also assumes that you have a basic understanding of some of the terminology that we use in Arkitekt. If you don't, we recommend that you take a look at the Terminology page.