Skip to content

A gedit/Pluma/xed plugin to add an interactive Python console to the bottom panel

License

Notifications You must be signed in to change notification settings

jefferyto/gedit-pythonconsole

Repository files navigation

Python Console, a plugin for gedit, Pluma, and xed

Interactive Python console standing in the bottom panel
https://github.com/jefferyto/gedit-pythonconsole
48.2-dev

This is a fork of gedit’s Python Console plugin (from 5002633235c6).

All bug reports, feature requests, and miscellaneous comments are welcome at the project issue tracker.

Be sure to watch the project on GitHub to receive notifications for new releases.

Requirements

This plugin requires one of these text editors:

  • gedit 3.12 or later
  • Pluma 1.26.0 or later
  • xed 1.4.0 or later

Installation

  1. Download the latest release and extract.
  2. Copy the pythonconsole folder and the pythonconsole.plugin file into one of these paths (create if it does not exist):
    • gedit: ~/.local/share/gedit/plugins
    • Pluma: ~/.local/share/pluma/plugins
    • xed: ~/.local/share/xed/plugins
  3. Restart the text editor, then activate the plugin in the Plugins tab of the text editor’s Preferences window.

Usage

See help.

License

Copyright © 2006 Steve Frécinaux
Copyright © 2008 B. Clausius
Copyright © 2024 Jeffery To jeffery.to@gmail.com

Parts from “Interactive Python-GTK Console” (stolen from epiphany’s console.py)
Copyright ©, 1998 James Henstridge james@daa.com.au
Copyright ©, 2005 Adam Hooper adamh@densi.com

Bits from gedit Python Console Plugin
Copyright ©, 2005 Raphaël Slinckx

Available under GNU General Public License version 2 or later

Other plugins you may like

  • Control Your Tabs
    Switch between document tabs using Ctrl+Tab and other common keyboard shortcuts

  • Ex-Mortis (gedit only)
    Reopen closed windows and optionally restore windows between sessions

  • Tab Group Salute (gedit only)
    Switch between tab groups using Ctrl+<key above Tab>

About

A gedit/Pluma/xed plugin to add an interactive Python console to the bottom panel

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages