PyCharm
 
Get PyCharm

Configure type rendering

Last modified: 13 November 2024

During a debugging session, PyCharm shows you information about your variables, types, threads, frames, and more. However, you may want to focus on specific runtime details and have the data filtered or rendered in a specific format. In this scenario, PyCharm lets you customize the how the debugger's output appears Debug tool window and the editor.

Type renderers are also used in the Python Console and Jupyter Variable View.