Introduction
Oasis montaj may also be extended using Python. Python extensions (.py files) can be run directly from the Settings / Run GX... menu item, or by specifying the name of the script with .py extension as an ITEM entry in an omn file (see Oasis montaj Menus).
The Python Tutorial for Geosoft GX Developer provides an overview of Python with lessons that demonstrate how to create extensions (see Hello World#DesktopExtension).
See also Python Stand-Alone that describes how to run Python scripts directly from the Python interpreter.