{"id":25461654,"url":"https://github.com/isamert/gedi","last_synced_at":"2025-11-03T15:30:26.060Z","repository":{"id":46230079,"uuid":"56178642","full_name":"isamert/gedi","owner":"isamert","description":"a python code completion plugin for gedit3+","archived":false,"fork":false,"pushed_at":"2021-11-05T04:15:49.000Z","size":40,"stargazers_count":37,"open_issues_count":6,"forks_count":9,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-05-01T13:52:58.354Z","etag":null,"topics":["gedi","gedit","gedit-plugin","jedi","python"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isamert.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-04-13T19:05:32.000Z","updated_at":"2024-01-25T16:45:18.000Z","dependencies_parsed_at":"2022-08-31T02:41:17.897Z","dependency_job_id":null,"html_url":"https://github.com/isamert/gedi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isamert%2Fgedi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isamert%2Fgedi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isamert%2Fgedi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isamert%2Fgedi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isamert","download_url":"https://codeload.github.com/isamert/gedi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239417687,"owners_count":19635185,"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":["gedi","gedit","gedit-plugin","jedi","python"],"created_at":"2025-02-18T05:32:12.165Z","updated_at":"2025-11-03T15:30:25.999Z","avatar_url":"https://github.com/isamert.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gedi\nA python code completion plugin for gedit. Built with the Jedi auto completion library by David Halter (https://github.com/davidhalter/jedi).\n\n![Example](/screenshots/completion-1.png)\n\n## Current Features:\n- Autocompletion\n\n## Planned Features:\n- Find Definition\n- Some refactoring tools\n\n## Using\n- Firstly, you need to install jedi. You can install it from your distro's package manager(search for python3-jedi) or you can install it with pip:\n```\npip install jedi\n```\n- Download the project.\n- Extract the files to /home/YOUR_USER_NAME/.local/share/gedit/plugins\n- If the directory .local/share/gedit/plugins/ is not present, create it.\n- Open gedit, go to Preferences \u003e Plugins \u003e Gedi to activate it.\n- Restart gedit.\n\nInstead of downloading you can just clone the project to your plugin path:\n```\n$ mkdir -p ~/.local/share/gedit/plugins\n$ cd ~/.local/share/gedit/plugins\n$ git clone https://github.com/isamert/gedi.git\n```\nFor updating:\n```\n$ cd ~/.local/share/gedit/plugins/gedi\n$ git pull\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisamert%2Fgedi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisamert%2Fgedi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisamert%2Fgedi/lists"}