{"id":4244220,"name":"python-launcher","ecosystem":"cargo","description":"The Python launcher for Unix","homepage":"https://python-launcher.app","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/brettcannon/python-launcher","keywords_array":["python"],"namespace":null,"versions_count":27,"first_release_published_at":"2018-06-02T00:18:13.236Z","latest_release_published_at":"2024-07-01T19:13:55.279Z","latest_release_number":"1.0.1","last_synced_at":"2026-04-21T00:01:24.404Z","created_at":"2022-04-12T23:39:55.712Z","updated_at":"2026-04-21T00:01:24.404Z","registry_url":"https://crates.io/crates/python-launcher/","install_command":"cargo install python-launcher","documentation_url":"https://docs.rs/python-launcher/","metadata":{"categories":["command-line-utilities"]},"repo_metadata":{"id":39614222,"uuid":"134308212","full_name":"brettcannon/python-launcher","owner":"brettcannon","description":"Python launcher for Unix","archived":false,"fork":false,"pushed_at":"2025-06-19T17:25:33.000Z","size":830,"stargazers_count":622,"open_issues_count":13,"forks_count":25,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-09-16T14:47:51.117Z","etag":null,"topics":["cli","developer-tools","python","rust","utilities"],"latest_commit_sha":null,"homepage":"https://python-launcher.app","language":"Rust","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/brettcannon.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null},"funding":{"github":"brettcannon"}},"created_at":"2018-05-21T18:21:11.000Z","updated_at":"2025-09-11T06:09:54.000Z","dependencies_parsed_at":"2023-10-04T07:30:20.157Z","dependency_job_id":"b72fa262-dba0-4f20-aaef-c7b35a7ce96b","html_url":"https://github.com/brettcannon/python-launcher","commit_stats":{"total_commits":725,"total_committers":16,"mean_commits":45.3125,"dds":0.3310344827586207,"last_synced_commit":"79a51fc10746a02cfb848f7ba46d19cac453bb37"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/brettcannon/python-launcher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brettcannon%2Fpython-launcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brettcannon%2Fpython-launcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brettcannon%2Fpython-launcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brettcannon%2Fpython-launcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brettcannon","download_url":"https://codeload.github.com/brettcannon/python-launcher/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brettcannon%2Fpython-launcher/sbom","scorecard":{"id":252509,"data":{"date":"2025-08-11","repo":{"name":"github.com/brettcannon/python-launcher","commit":"1f135594afc0ea7177b4a141e4ddec275692c3d8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/20 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/devskim.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/devskim.yml:22","Warn: no topLevel permission defined: .github/workflows/cargo-audit.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Warn: no topLevel permission defined: .github/workflows/devskim.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-check.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:6","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cargo-audit.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/brettcannon/python-launcher/cargo-audit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cargo-audit.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/brettcannon/python-launcher/cargo-audit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo-audit.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/brettcannon/python-launcher/cargo-audit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/brettcannon/python-launcher/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/brettcannon/python-launcher/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/devskim.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/brettcannon/python-launcher/devskim.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/devskim.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/brettcannon/python-launcher/devskim.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/devskim.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/brettcannon/python-launcher/devskim.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/brettcannon/python-launcher/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/brettcannon/python-launcher/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/brettcannon/python-launcher/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/brettcannon/python-launcher/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/brettcannon/python-launcher/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/brettcannon/python-launcher/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/brettcannon/python-launcher/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-check.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/brettcannon/python-launcher/pr-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-check.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/brettcannon/python-launcher/pr-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-check.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/brettcannon/python-launcher/pr-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-check.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/brettcannon/python-launcher/pr-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/brettcannon/python-launcher/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/brettcannon/python-launcher/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/brettcannon/python-launcher/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/brettcannon/python-launcher/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/brettcannon/python-launcher/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/brettcannon/python-launcher/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/brettcannon/python-launcher/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/brettcannon/python-launcher/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/brettcannon/python-launcher/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/brettcannon/python-launcher/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/brettcannon/python-launcher/release.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/vscode/devcontainers/rust:1 to mcr.microsoft.com/vscode/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:107","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.0.1 not signed: https://api.github.com/repos/brettcannon/python-launcher/releases/163418105","Warn: release artifact v1.0.0 not signed: https://api.github.com/repos/brettcannon/python-launcher/releases/46720561","Warn: release artifact v0.18.1 not signed: https://api.github.com/repos/brettcannon/python-launcher/releases/46719672","Warn: release artifact v0.18.0 not signed: https://api.github.com/repos/brettcannon/python-launcher/releases/46705969","Warn: release artifact v0.17.0 not signed: https://api.github.com/repos/brettcannon/python-launcher/releases/44892166","Warn: release artifact v1.0.1 does not have provenance: https://api.github.com/repos/brettcannon/python-launcher/releases/163418105","Warn: release artifact v1.0.0 does not have provenance: https://api.github.com/repos/brettcannon/python-launcher/releases/46720561","Warn: release artifact v0.18.1 does not have provenance: https://api.github.com/repos/brettcannon/python-launcher/releases/46719672","Warn: release artifact v0.18.0 does not have provenance: https://api.github.com/repos/brettcannon/python-launcher/releases/46705969","Warn: release artifact v0.17.0 does not have provenance: https://api.github.com/repos/brettcannon/python-launcher/releases/44892166"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":6,"reason":"SAST tool is not run on all commits -- score normalized to 6","details":["Warn: 18 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T08:51:04.209Z","repository_id":39614222,"created_at":"2025-08-17T08:51:04.209Z","updated_at":"2025-08-17T08:51:04.209Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279511932,"owners_count":26182853,"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-10-18T02:00:06.492Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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"},"owner_record":{"login":"brettcannon","name":"Brett Cannon","uuid":"54418","kind":"user","description":"","email":"","website":"https://snarky.ca","location":"Vancouver, BC, Canada","twitter":null,"company":"@microsoft ","icon_url":"https://avatars.githubusercontent.com/u/54418?u=a69512e504e108ec8bcb6efb9b27240acd40def2\u0026v=4","repositories_count":197,"last_synced_at":"2023-04-09T19:46:25.586Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/brettcannon","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:30:41.333Z","updated_at":"2023-04-09T19:46:25.810Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brettcannon","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brettcannon/repositories"},"tags":[{"name":"v1.0.1","sha":"70aaa63c8e8bf2a0eed1b632e956cb8788ff7f1a","kind":"commit","published_at":"2024-07-01T19:42:26.000Z","download_url":"https://codeload.github.com/brettcannon/python-launcher/tar.gz/v1.0.1","html_url":"https://github.com/brettcannon/python-launcher/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brettcannon/python-launcher@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brettcannon%2Fpython-launcher/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brettcannon%2Fpython-launcher/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4c3e29a3d5ab8e117c36f59b1943138c6d031da1","kind":"commit","published_at":"2021-07-24T21:58:16.000Z","download_url":"https://codeload.github.com/brettcannon/python-launcher/tar.gz/v1.0.0","html_url":"https://github.com/brettcannon/python-launcher/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brettcannon/python-launcher@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brettcannon%2Fpython-launcher/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brettcannon%2Fpython-launcher/tags/v1.0.0/manifests"},{"name":"v0.18.1","sha":"4f83001f291768b3d061734902dbfbc673eae4a2","kind":"commit","published_at":"2021-07-24T20:44:28.000Z","download_url":"https://codeload.github.com/brettcannon/python-launcher/tar.gz/v0.18.1","html_url":"https://github.com/brettcannon/python-launcher/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brettcannon/python-launcher@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brettcannon%2Fpython-launcher/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brettcannon%2Fpython-launcher/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"a34a1bd55e0a697b8c4fee0891051d89d6d0ec6e","kind":"commit","published_at":"2021-07-24T00:47:21.000Z","download_url":"https://codeload.github.com/brettcannon/python-launcher/tar.gz/v0.18.0","html_url":"https://github.com/brettcannon/python-launcher/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brettcannon/python-launcher@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brettcannon%2Fpython-launcher/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brettcannon%2Fpython-launcher/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"93c3e6fbf3e6677571ddd3ed2c857181bbde88c7","kind":"commit","published_at":"2021-06-18T23:33:37.000Z","download_url":"https://codeload.github.com/brettcannon/python-launcher/tar.gz/v0.17.0","html_url":"https://github.com/brettcannon/python-launcher/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brettcannon/python-launcher@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brettcannon%2Fpython-launcher/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brettcannon%2Fpython-launcher/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"d1d35a3b14c9f776f83407c0e7c18a8a2fce061f","kind":"commit","published_at":"2021-06-04T22:36:52.000Z","download_url":"https://codeload.github.com/brettcannon/python-launcher/tar.gz/v0.16.0","html_url":"https://github.com/brettcannon/python-launcher/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brettcannon/python-launcher@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brettcannon%2Fpython-launcher/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brettcannon%2Fpython-launcher/tags/v0.16.0/manifests"}]},"repo_metadata_updated_at":"2026-03-14T16:48:29.703Z","dependent_packages_count":0,"downloads":35766,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":16.061691852313444,"dependent_repos_count":29.318292202377133,"dependent_packages_count":33.81230354737315,"stargazers_count":7.283524096661566,"forks_count":10.75025430019336,"average":19.44521319978373},"purl":"pkg:cargo/python-launcher","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/python-launcher","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/python-launcher","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/python-launcher/dependencies","status":null,"funding_links":["https://github.com/sponsors/brettcannon"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T09:17:07.169Z","issues_count":33,"pull_requests_count":201,"avg_time_to_close_issue":14596472.47368421,"avg_time_to_close_pull_request":301782.815,"issues_closed_count":19,"pull_requests_closed_count":200,"pull_request_authors_count":3,"issue_authors_count":7,"avg_comments_per_issue":1.5454545454545454,"avg_comments_per_pull_request":0.24875621890547264,"merged_pull_requests_count":180,"bot_issues_count":0,"bot_pull_requests_count":151,"past_year_issues_count":2,"past_year_pull_requests_count":17,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":26755.625,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.23529411764705882,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/brettcannon%2Fpython-launcher/issues","maintainers":[{"login":"brettcannon","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brettcannon"}],"active_maintainers":[{"login":"brettcannon","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brettcannon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/python-launcher/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/python-launcher/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/python-launcher/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/python-launcher/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/python-launcher/codemeta","maintainers":[{"uuid":"22670","login":"brettcannon","name":"Brett Cannon","email":null,"url":"https://github.com/brettcannon","packages_count":1,"html_url":"https://crates.io/users/brettcannon","role":null,"created_at":"2022-11-07T23:27:53.942Z","updated_at":"2022-11-07T23:27:53.942Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/brettcannon/packages"}]}