{"id":20709028,"url":"https://github.com/difrex/emacs-python","last_synced_at":"2026-03-19T17:09:47.792Z","repository":{"id":71928890,"uuid":"109117434","full_name":"Difrex/emacs-python","owner":"Difrex","description":"GNU Emacs python-mode configuration","archived":false,"fork":false,"pushed_at":"2017-11-01T10:49:07.000Z","size":2,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T05:32:01.609Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Difrex.png","metadata":{"files":{"readme":"README.org","changelog":null,"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,"publiccode":null,"codemeta":null}},"created_at":"2017-11-01T10:22:56.000Z","updated_at":"2023-09-01T16:37:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"5a38411b-9de7-4227-b2d0-e417218ee0b2","html_url":"https://github.com/Difrex/emacs-python","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Difrex/emacs-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Difrex%2Femacs-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Difrex%2Femacs-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Difrex%2Femacs-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Difrex%2Femacs-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Difrex","download_url":"https://codeload.github.com/Difrex/emacs-python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Difrex%2Femacs-python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30226247,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T18:12:09.766Z","status":"ssl_error","status_checked_at":"2026-03-07T18:11:58.786Z","response_time":53,"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-11-17T01:34:35.542Z","updated_at":"2026-03-07T18:32:37.472Z","avatar_url":"https://github.com/Difrex.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"* emacs-python\n\nEasy python mode configuration\n\n* Quick start\n\nInstall required python packages: *autopep8*, *flake8* and *virtualenv*.\n\nClone repository:\n#+BEGIN_SRC\nmkdir -p ~/.emacs.d/config\ngit clone https://github.com/Difrex/emacs-python ~/.emacs.d/config/python\n#+END_SRC\n\nAdd to your *init.el*:\n#+BEGIN_SRC\n(package-install use-package)\n(add-to-list 'load-path \"~/.emacs.d/config/python\")\n(require 'python-config)\n(configure-python-packages)\n#+END_SRC\n\nThat's all ;)\n\n* Key bindings\n\n- *C-c M-i* company-complete\n- *C-j* indent-new-comment-line\n- *M-j* electric-newline-and-maybe-indent\n- *M-,** anaconda-mode-go-back\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdifrex%2Femacs-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdifrex%2Femacs-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdifrex%2Femacs-python/lists"}