| Server IP : 104.21.84.107 / Your IP : 104.23.197.208 Web Server : Apache/2.4.63 (Ubuntu) System : Linux adminpruebas-Virtual-Machine 6.14.0-37-generic #37-Ubuntu SMP PREEMPT_DYNAMIC Fri Nov 14 22:10:32 UTC 2025 x86_64 User : www-data ( 33) PHP Version : 8.4.5 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/share/help/es/eog/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="plugin-python-console" xml:lang="es">
<info>
<link type="guide" xref="index#advanced"/>
<desc>La Consola de Python se puede usar para añadir funciones adicionales y ejecutar scripts en el Visor de imágenes.</desc>
<revision pkgversion="3.24" version="0.1" date="2011-09-05" status="final"/>
<revision pkgversion="3.31.90" version="0.2" date="2019-03-03" status="final"/>
<credit type="author">
<name>Tiffany Antopolski</name>
<email>[email protected]</email>
</credit>
<license>
<p>Creative Commons Compartir Igual 3.0</p>
</license>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Daniel Mustieles</mal:name>
<mal:email>[email protected]</mal:email>
<mal:years>2011-2021</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Jorge González</mal:name>
<mal:email>[email protected]</mal:email>
<mal:years>2008-2011</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Francisco Javier F. Serrador</mal:name>
<mal:email>[email protected]</mal:email>
<mal:years>2006</mal:years>
</mal:credit>
</info>
<title>Consola de Python</title>
<p>El Visor de imágenes tiene un sistema de complementos que usa el lenguaje de «scripting» Python. Si activa la <em>Consola de Python</em> puede obtener acceso al intérprete de Python dentro del Visor de imágenes, que puede usar para escribir «scripts» o manipular imágenes programando.</p>
<steps>
<item>
<p>Para poder añadir esta funcionalidad necesitará tener instalado <link xref="plugins">eog-plugins</link>.</p>
</item>
<item>
<p>Una vez que haya instalado <sys>eog-plugins</sys>, pulse el botón de menú en la esquina superior derecha de la ventana, elija <gui style="menuitem">Preferencias</gui> y vaya a la pestaña <gui>Complementos</gui>.</p>
</item>
<item>
<p>Marque <gui>Consola de Python</gui> y cierre el diálogo.</p>
</item>
<item>
<p>Pulse <gui style="menuitem">Consola de Python</gui> para mostrar la consola.</p>
</item>
</steps>
</page>