Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 714 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 714 Bytes

pyqtconsole_krita

a krita plugin wrapper for pyqtconsole

image

Install

Manual

  • download addon and place .py & .desktop file in resources/pykrita
  • install pyqtconsole dependency: pip install pyqtconsole -t "path/to/resources/pykrita"
  • restart krita
  • enable the addon
  • restart krita

Plugget

plugget install pyqtconsole_krita
  • restart krita
  • enable the addon
  • restart krita

reference

plugget package