Python Reference

From MXWendler Wiki
Revision as of 20:58, 8 August 2026 by Admin (talk | contribs) (Point TOC to de-numbered 'Controlling MXW through Python'; drop index prefixes (bot))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Introduction

This document describes the MXWendler (MXW) Python command interface through an overview of the programming structure, with practical examples of automation and internal scripting. The presented Python commands are for most part supported in version 7.2.

What is Python?

Python is a standardized interpreted, high level programming language. It is used in many applications, mainly in AI and generative tasks. The amount of available libraries is outstanding.


Contents

Controlling MXW through Python
Python command reference
Python imgui reference
Python plugin reference