SZK Print to Blender Console

Suzuka Ka

This Blender Addon sends the print() output to the Blender’s built-in Python console.

The print() function will keep sending the output to the system console, but in addition, it will also show it in the Python console for a faster and easier scripting/development 🐧.

Image

Installation 💻

  1. Download the .zip file with the addon and place it wherever you like.
  2. In Blender, go to Edit → Preferences. Once there, press the Add-ons tab and press Install button on the top-right corner:
Image
  1. Select the .zip file.
  2. Once installed, search for “SZK Console Print” in the search bar, and enable the addon.
  3. Now every print() call will be shown in the Blender’s Python REPL Console. 🐍

Contact 🐺✉

Twitter: @SuzukaKDev

Mail: suzukakadev@gmail.com


Related articles