{"id":15297382,"url":"https://github.com/kovacsv/run-python3","last_synced_at":"2026-05-08T08:11:05.680Z","repository":{"id":65087470,"uuid":"581868470","full_name":"kovacsv/run-python3","owner":"kovacsv","description":"A tool to run Python 3 scripts platform independently in package scripts.","archived":false,"fork":false,"pushed_at":"2023-05-03T05:20:12.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-17T10:38:29.170Z","etag":null,"topics":["npm","python","python3","script"],"latest_commit_sha":null,"homepage":"","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/kovacsv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2022-12-24T16:48:58.000Z","updated_at":"2022-12-24T17:40:32.000Z","dependencies_parsed_at":"2024-10-15T03:31:45.820Z","dependency_job_id":null,"html_url":"https://github.com/kovacsv/run-python3","commit_stats":{"total_commits":18,"total_committers":1,"mean_commits":18.0,"dds":0.0,"last_synced_commit":"be1f6d96f148c28761e247b2d83ed12daf3da19f"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kovacsv%2Frun-python3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kovacsv%2Frun-python3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kovacsv%2Frun-python3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kovacsv%2Frun-python3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kovacsv","download_url":"https://codeload.github.com/kovacsv/run-python3/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245467615,"owners_count":20620216,"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":["npm","python","python3","script"],"created_at":"2024-09-30T19:17:00.505Z","updated_at":"2026-05-08T08:11:00.654Z","avatar_url":"https://github.com/kovacsv.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# run-python3\n\n[![npm version](https://badge.fury.io/js/run-python3.svg)](https://badge.fury.io/js/run-python3)\n\nThe name of the Python 3 executable is `python` on Windows, but `python3` everywhere else (don't ask why). This makes it a hell to run a Python 3 script from `package.json` scripts. This package introduces the `run-python3` command that runs the correct Python 3 executable on all platforms.\n\n## How to use?\n\nInstall the package.\n\n```\nnpm install run-python3\n```\n\nUse it in `package.json` scripts:\n\n```\n...\n\"scripts\": {\n    \"command\": \"run-python3 my_cool_python_script.py\"\n},\n...\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkovacsv%2Frun-python3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkovacsv%2Frun-python3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkovacsv%2Frun-python3/lists"}