Python and Krita – the docker.

In this simple tutorial, I will show you how to create a docker in the Krita software and add some GUI elements with PyQt5. You need to take the docker template from the official page and modify it.
After you download the zip, unzip the contents in the local pykrita folder.
This can be found at:

  • Windows (paste this in file browser) – %APPDATA%\krita\pykrita
  • Linux ~/.local/share/krita/pykrita
  • Apple ~/Library/Application Support/Krita/pykrita

This is the result:


The example is very easy to understand from the source code in the Python programming language.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.