Software API Overview
This section is aimed at developers and provides you with the basic information you need to get started using the Python, Shader, and C APIs in Mari. To access the HTML documentation, in Mari, navigate to Help > SDK.
Learn how to use Python in Mari using the Python Console Palette.
Find out about Mari's C API, an SDK that you can use to develop plug-ins for functionality where Python scripting is not the best solution.
Learn about Mari's custom shader API for writing and registering your own shaders.