{"id":15364437,"url":"https://github.com/xadillax/detect-python-interpreter","last_synced_at":"2025-04-15T07:31:26.712Z","repository":{"id":38422492,"uuid":"480771400","full_name":"XadillaX/detect-python-interpreter","owner":"XadillaX","description":"Detect the executable python interpreter cmd in $PATH.","archived":false,"fork":false,"pushed_at":"2025-01-07T23:46:05.000Z","size":16,"stargazers_count":2,"open_issues_count":2,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-11T11:49:12.198Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/XadillaX.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"github":"XadillaX"}},"created_at":"2022-04-12T11:00:30.000Z","updated_at":"2024-11-05T09:56:27.000Z","dependencies_parsed_at":"2024-01-07T14:29:49.672Z","dependency_job_id":"4373729d-9688-436f-b670-afcdb7ec9841","html_url":"https://github.com/XadillaX/detect-python-interpreter","commit_stats":{"total_commits":9,"total_committers":3,"mean_commits":3.0,"dds":0.4444444444444444,"last_synced_commit":"91bc12dc770b9621e16dea0e931b8c0257fd0375"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XadillaX%2Fdetect-python-interpreter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XadillaX%2Fdetect-python-interpreter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XadillaX%2Fdetect-python-interpreter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XadillaX%2Fdetect-python-interpreter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/XadillaX","download_url":"https://codeload.github.com/XadillaX/detect-python-interpreter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249026800,"owners_count":21200508,"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":[],"created_at":"2024-10-01T13:11:45.008Z","updated_at":"2025-04-15T07:31:26.418Z","avatar_url":"https://github.com/XadillaX.png","language":"JavaScript","funding_links":["https://github.com/sponsors/XadillaX"],"categories":[],"sub_categories":[],"readme":"# detect-python-interpreter\n\n[![](https://img.shields.io/npm/v/detect-python-interpreter)](https://www.npmjs.org/package/detect-python-interpreter)\n[![](https://img.shields.io/github/workflow/status/XadillaX/detect-python-interpreter/Node.js%20CI?event=push)](https://github.com/XadillaX/detect-python-interpreter)\n[![](https://img.shields.io/coveralls/github/XadillaX/detect-python-interpreter/master)](https://coveralls.io/github/XadillaX/detect-python-interpreter)\n\nDetect the executable python interpreter cmd in $PATH.\n\n## Installation\n\n```shell\n$ npm install --save detect-python-interpreter\n```\n\n## Usage\n\n```js\nconst { detect } = require('detect-python-interpreter');\n\nconst executable = detect();  // 'python', 'python2', 'python3' or throw an Error.\n```\n\n## Contribution\n\nPRs and Issues are welcomed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxadillax%2Fdetect-python-interpreter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxadillax%2Fdetect-python-interpreter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxadillax%2Fdetect-python-interpreter/lists"}