{"id":16341708,"url":"https://github.com/psibi/emacs-py-import-check","last_synced_at":"2026-01-23T22:09:19.244Z","repository":{"id":66319434,"uuid":"11789009","full_name":"psibi/emacs-py-import-check","owner":"psibi","description":"Finds the unused python imports using importchecker in Emacs","archived":false,"fork":false,"pushed_at":"2015-12-10T01:00:57.000Z","size":17,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-18T09:39:03.870Z","etag":null,"topics":[],"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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/psibi.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":"2013-07-31T11:03:37.000Z","updated_at":"2021-07-26T14:57:55.000Z","dependencies_parsed_at":"2023-02-24T17:16:05.930Z","dependency_job_id":null,"html_url":"https://github.com/psibi/emacs-py-import-check","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/psibi/emacs-py-import-check","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psibi%2Femacs-py-import-check","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psibi%2Femacs-py-import-check/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psibi%2Femacs-py-import-check/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psibi%2Femacs-py-import-check/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psibi","download_url":"https://codeload.github.com/psibi/emacs-py-import-check/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psibi%2Femacs-py-import-check/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28701021,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T17:25:48.045Z","status":"ssl_error","status_checked_at":"2026-01-23T17:25:47.153Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-10-11T00:00:11.533Z","updated_at":"2026-01-23T22:09:19.228Z","avatar_url":"https://github.com/psibi.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# py-import-check\n\nEmacs plugin which uses importchecker to find out the unused import in\nthe Python source code. It hits out the output in the grep buffer.\n\n### Installation\n\nI have distributed it through [Melpa]\n(https://melpa.org/#/py-import-check) and [Marmalade]\n(http://marmalade-repo.org/packages/py-import-check) but incase you\nwant to install it manually, just use the py-import-check.el file.\n\n\n### Prerequisite software\n\nYou need to install importchecker program for using the plugin. On a\n*nix based system, this can be achieved by this command:\n\n    sudo pip install importchecker\n\n### Usage\n\nYou can invoke it through *py-import-check* function or\nalternatively bind it to any key bindings.\n\n    M-x py-import-check\n\n### License\n\nGNU General Public License v3\n\n### Issues\n\nSubmit any issues here: https://github.com/psibi/emacs-py-import-check/issues\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsibi%2Femacs-py-import-check","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpsibi%2Femacs-py-import-check","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsibi%2Femacs-py-import-check/lists"}