| Server IP : 104.21.25.180 / Your IP : 104.23.197.123 Web Server : Apache/2.4.37 System : Linux almalinux.duckdns.org 4.18.0-553.111.1.el8_10.x86_64 #1 SMP Sun Mar 8 20:06:07 EDT 2026 x86_64 User : ricodeal ( 1046) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/help/fi/gedit/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="gedit-plugins-pyconsole" xml:lang="fi">
<info>
<link type="guide" xref="gedit-plugin-guide#gedit-default-plugins"/>
<revision pkgversion="3.8" date="2013-02-24" status="review"/>
<revision pkgversion="3.24" date="2017-09-17" status="review"/>
<credit type="author">
<name>Jim Campbell</name>
<email>[email protected]</email>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<desc>Add an interactive Python console to the bottom pane.</desc>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>sampo555</mal:name>
<mal:email>sampo_75 [at] windowslive [dot] com</mal:email>
<mal:years>2012.</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Valto Wirkola</mal:name>
<mal:email>valto [dot] wirkola [at] yahoo [dot] com</mal:email>
<mal:years>2008, 2010</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Tommi Vainikainen</mal:name>
<mal:email>thv [at] iki [dot] fi</mal:email>
<mal:years>2006.</mal:years>
</mal:credit>
</info>
<title>Python console</title>
<p>You can add a Python console to the bottom pane, allowing you to test
Python scripts without leaving <app>gedit</app>. To enable the Python
console, select <guiseq><gui style="menu">gedit</gui>
<gui style="menuitem">Preferences</gui><gui>Plugins</gui>
<gui>Python Console</gui></guiseq>.</p>
<p>Once the Python console is enabled, you can open it by selecting
<guiseq><gui>View</gui><gui>Bottom Panel</gui></guiseq>.</p>
<note style="tip"><p>If you have also enabled the <gui>Embeded Terminal</gui>
plugin, the <gui>Python Console</gui> will appear as a separate tab in the
bottom pane.</p></note>
</page>