| Server IP : 104.21.25.180 / Your IP : 104.23.197.122 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/pt_BR/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="pt-BR">
<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>Adicione um console Python interativo no canto inferior do painel.</desc>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Wagner Luís de Araújo Menezes Macêdo</mal:name>
<mal:email>[email protected]</mal:email>
<mal:years>2007</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Pedro Vaz de Mello de Medeiros</mal:name>
<mal:email>[email protected]</mal:email>
<mal:years>2007</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Leonardo Ferreira Fontenelle</mal:name>
<mal:email>[email protected]</mal:email>
<mal:years>2007, 2008</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Vladimir Melo</mal:name>
<mal:email>[email protected]</mal:email>
<mal:years>2008</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Fabricio Godoy</mal:name>
<mal:email>[email protected]</mal:email>
<mal:years>2008</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Krix Apolinário</mal:name>
<mal:email>[email protected]</mal:email>
<mal:years>2009</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>José Carlos Menezes</mal:name>
<mal:email>[email protected]</mal:email>
<mal:years>2013</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Enrico Nicoletto</mal:name>
<mal:email>[email protected]</mal:email>
<mal:years>2013, 2014</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Rafael Fontenelle</mal:name>
<mal:email>[email protected]</mal:email>
<mal:years>2013, 2016, 2017</mal:years>
</mal:credit>
</info>
<title>Console python</title>
<p>Você pode adicionar um console python no canto inferior do painel, permitindo que você teste scripts em python sem sair do <app>gedit</app>. Para habilitar o console python, selecione <guiseq><gui style="menu">gedit</gui> <gui style="menuitem">Preferências</gui><gui>Plug-ins</gui><gui>Console python</gui></guiseq>.</p>
<p>Assim que o console python estiver habilitado, você pode abri-lo selecionando <guiseq><gui>Ver</gui><gui>Painel inferior</gui></guiseq>.</p>
<note style="tip"><p>Se você também habilitou o plugin <gui>Terminal embutido</gui>, o <gui>Console python</gui> aparecerá como uma aba separada no painel inferior.</p></note>
</page>