{"id":14007906,"url":"https://github.com/ssbb/pyenv-mode-auto","last_synced_at":"2025-07-24T02:31:19.027Z","repository":{"id":75880484,"uuid":"50101833","full_name":"ssbb/pyenv-mode-auto","owner":"ssbb","description":"Automatically activates pyenv version within Emacs if .python-version file exists.","archived":true,"fork":false,"pushed_at":"2019-03-07T12:17:44.000Z","size":21,"stargazers_count":23,"open_issues_count":2,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-15T02:46:00.655Z","etag":null,"topics":["emacs","pyenv","python"],"latest_commit_sha":null,"homepage":"","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/ssbb.png","metadata":{"files":{"readme":"README.rst","changelog":null,"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}},"created_at":"2016-01-21T11:01:56.000Z","updated_at":"2023-01-27T22:44:06.000Z","dependencies_parsed_at":"2024-01-28T10:24:49.519Z","dependency_job_id":null,"html_url":"https://github.com/ssbb/pyenv-mode-auto","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ssbb/pyenv-mode-auto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssbb%2Fpyenv-mode-auto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssbb%2Fpyenv-mode-auto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssbb%2Fpyenv-mode-auto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssbb%2Fpyenv-mode-auto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ssbb","download_url":"https://codeload.github.com/ssbb/pyenv-mode-auto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssbb%2Fpyenv-mode-auto/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266785431,"owners_count":23983821,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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":["emacs","pyenv","python"],"created_at":"2024-08-10T11:01:04.720Z","updated_at":"2025-07-24T02:31:18.745Z","avatar_url":"https://github.com/ssbb.png","language":"Emacs Lisp","readme":"=================\n pyenv-mode-auto\n=================\n\n.. image:: http://melpa.org/packages/pyenv-mode-auto-badge.svg\n   :target: http://melpa.org/#/pyenv-mode-auto\n\nAutomatically activate pyenv version from Emacs with `pyenv-mode \u003chttps://github.com/proofit404/pyenv-mode\u003e`_.\n\nIt traverse directories up until ``.python-version`` file will be found and activates pyenv version defined there.\n\nInstallation\n============\n\nYou can simply install package from `Melpa \u003chttps://melpa.org/\u003e`_.\n\n.. code-block:: lisp\n\n   (add-to-list 'package-archives\n          '(\"melpa\" . \"http://melpa.org/packages/\") t)\n\nAnd then :kbd:`M-x package-install [RET] pyenv-mode-auto [RET]`. After Installing you should `require` this package:\n\n.. code-block:: lisp\n\n   (require 'pyenv-mode-auto)\n\nUsage\n=====\n\nJust open any file within you project (with ``.python-version`` file in the same directory or above) and you pyenv version will be activated.\n","funding_links":[],"categories":["Emacs Lisp"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fssbb%2Fpyenv-mode-auto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fssbb%2Fpyenv-mode-auto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fssbb%2Fpyenv-mode-auto/lists"}