{"id":27353506,"url":"https://github.com/jefferyto/gedit-pythonconsole","last_synced_at":"2025-04-12T21:03:43.073Z","repository":{"id":269827612,"uuid":"908578554","full_name":"jefferyto/gedit-pythonconsole","owner":"jefferyto","description":"A gedit/Pluma/xed plugin to add an interactive Python console to the bottom panel","archived":false,"fork":false,"pushed_at":"2024-12-26T12:35:20.000Z","size":5982,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-12T21:03:28.561Z","etag":null,"topics":["gedit","gedit-plugin","pluma","pluma-plugin","xed","xed-plugin"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jefferyto.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog.md","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-26T12:17:48.000Z","updated_at":"2025-02-20T02:08:24.000Z","dependencies_parsed_at":"2024-12-26T13:35:28.924Z","dependency_job_id":"b64902b2-423e-4398-9326-e6cb641243d2","html_url":"https://github.com/jefferyto/gedit-pythonconsole","commit_stats":null,"previous_names":["jefferyto/gedit-pythonconsole"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefferyto%2Fgedit-pythonconsole","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefferyto%2Fgedit-pythonconsole/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefferyto%2Fgedit-pythonconsole/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefferyto%2Fgedit-pythonconsole/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jefferyto","download_url":"https://codeload.github.com/jefferyto/gedit-pythonconsole/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248631687,"owners_count":21136562,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gedit","gedit-plugin","pluma","pluma-plugin","xed","xed-plugin"],"created_at":"2025-04-12T21:03:40.782Z","updated_at":"2025-04-12T21:03:43.064Z","avatar_url":"https://github.com/jefferyto.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python Console, a plugin for gedit, Pluma, and xed\n\nInteractive Python console standing in the bottom panel  \n\u003chttps://github.com/jefferyto/gedit-pythonconsole\u003e  \n48.2-dev\n\nThis is a fork of gedit’s Python Console plugin (from [5002633235c6]).\n\nAll bug reports, feature requests, and miscellaneous comments are\nwelcome at the [project issue tracker].\n\nBe sure to watch the project on GitHub to receive notifications for new\nreleases.\n\n[5002633235c6]: https://gitlab.gnome.org/World/gedit/gedit/-/tree/5002633235c6a389df1a2ae9733f5bfaefe838f9\n[project issue tracker]: https://github.com/jefferyto/gedit-pythonconsole/issues\n\n## Requirements\n\nThis plugin requires one of these text editors:\n\n*   gedit 3.12 or later\n*   Pluma 1.26.0 or later\n*   xed 1.4.0 or later\n\n## Installation\n\n1.  Download the [latest release] and extract.\n2.  Copy the `pythonconsole` folder and the `pythonconsole.plugin` file\n    into one of these paths (create if it does not exist):\n    * gedit: `~/.local/share/gedit/plugins`\n    * Pluma: `~/.local/share/pluma/plugins`\n    * xed: `~/.local/share/xed/plugins`\n3.  Restart the text editor, then activate the plugin in the **Plugins**\n    tab of the text editor’s **Preferences** window.\n\n[latest release]: https://github.com/jefferyto/gedit-pythonconsole/releases/latest\n\n## Usage\n\nSee [help].\n\n[help]: help/README.md\n\n## License\n\nCopyright © 2006 Steve Frécinaux  \nCopyright © 2008 B. Clausius  \nCopyright © 2024 Jeffery To \u003cjeffery.to@gmail.com\u003e\n\nParts from “Interactive Python-GTK Console” (stolen from epiphany’s console.py)  \n    Copyright ©, 1998 James Henstridge \u003cjames@daa.com.au\u003e  \n    Copyright ©, 2005 Adam Hooper \u003cadamh@densi.com\u003e\n\nBits from gedit Python Console Plugin  \n    Copyright ©, 2005 Raphaël Slinckx\n\nAvailable under GNU General Public License version 2 or later\n\n## Other plugins you may like\n\n*   [Control Your Tabs]  \n    Switch between document tabs using Ctrl+Tab and other common keyboard shortcuts\n\n*   [Ex-Mortis] (gedit only)  \n    Reopen closed windows and optionally restore windows between sessions\n\n*   [Tab Group Salute] (gedit only)  \n    Switch between tab groups using Ctrl+\\\u003ckey above Tab\\\u003e\n\n[Control Your Tabs]: https://github.com/jefferyto/gedit-control-your-tabs\n[Ex-Mortis]: https://github.com/jefferyto/gedit-ex-mortis\n[Tab Group Salute]: https://github.com/jefferyto/gedit-tab-group-salute\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjefferyto%2Fgedit-pythonconsole","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjefferyto%2Fgedit-pythonconsole","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjefferyto%2Fgedit-pythonconsole/lists"}