Basic Development of Cubes and Floes

The elements of Orion development are cubes, floes, and floe packages, all of which can be developed in Python using APIs described in this documentation.

Orion applications are usually managed as packages of Python programs that implement the floes and the cubes used to build them. Packages can be uploaded to Orion and managed within the Orion user interface (Orion UI).

Two additional tutorials are provided to teach the basics of developing a package:

If you know the subjects of these basic sections, please see the tutorial covering advanced techniques.