{"id":13711284,"url":"https://github.com/Wilfred/pyimport","last_synced_at":"2025-05-06T20:32:40.335Z","repository":{"id":66760545,"uuid":"61956723","full_name":"Wilfred/pyimport","owner":"Wilfred","description":"Manage Python imports from Emacs!","archived":false,"fork":false,"pushed_at":"2024-02-07T07:19:55.000Z","size":129,"stargazers_count":75,"open_issues_count":4,"forks_count":9,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-15T01:28:26.750Z","etag":null,"topics":["emacs","import","python"],"latest_commit_sha":null,"homepage":null,"language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Wilfred.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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}},"created_at":"2016-06-25T18:40:17.000Z","updated_at":"2024-12-18T05:41:19.000Z","dependencies_parsed_at":"2023-02-24T23:45:18.835Z","dependency_job_id":null,"html_url":"https://github.com/Wilfred/pyimport","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wilfred%2Fpyimport","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wilfred%2Fpyimport/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wilfred%2Fpyimport/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wilfred%2Fpyimport/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Wilfred","download_url":"https://codeload.github.com/Wilfred/pyimport/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252764692,"owners_count":21800734,"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":["emacs","import","python"],"created_at":"2024-08-02T23:01:06.567Z","updated_at":"2025-05-06T20:32:39.681Z","avatar_url":"https://github.com/Wilfred.png","language":"Emacs Lisp","readme":"# pyimport\n\n*Manage Python imports from Emacs!*\n\n[![Build Status](https://travis-ci.org/Wilfred/pyimport.svg?branch=master)](https://travis-ci.org/Wilfred/pyimport)\n[![Coverage Status](https://coveralls.io/repos/github/Wilfred/pyimport/badge.svg?branch=master)](https://coveralls.io/github/Wilfred/pyimport?branch=master)\n[![MELPA](http://melpa.org/packages/pyimport-badge.svg)](http://melpa.org/#/pyimport)\n\nInstallation: install from MELPA, or add pyimport.el to your\n`load-path`.\n\n## Unused Imports\n\nRequires pyflakes to be installed.\n\n![screenshot](remove_unused.gif)\n\nRun `M-x pyimport-remove-unused`.\n\nThis requires `pyflakes` to be on `PATH`. Alternatively, set\n`pyimport-pyflakes-path`.\n\n## Insert Missing Imports\n\n![screenshot](insert_missing.gif)\n\nPlace point on the missing variable, then run\n`M-x pyimport-insert-missing`.\n\nThis assumes that you have another Python buffer that contains an\nexample of importing the variable.\n\nI like to bind this to a key:\n\n```emacs-lisp\n(define-key python-mode-map (kbd \"C-c C-i\") #'pyimport-insert-missing)\n```\n\n","funding_links":[],"categories":["Emacs Lisp"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FWilfred%2Fpyimport","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FWilfred%2Fpyimport","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FWilfred%2Fpyimport/lists"}