{"id":2733822,"name":"findpython","ecosystem":"pypi","description":"A utility to find python versions on your system","homepage":"https://github.com/frostming/findpython","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/frostming/findpython","keywords_array":[],"namespace":null,"versions_count":30,"first_release_published_at":"2022-02-21T09:23:24.000Z","latest_release_published_at":"2026-04-30T03:19:11.000Z","latest_release_number":"0.8.0","last_synced_at":"2026-04-30T08:32:17.812Z","created_at":"2022-04-10T10:59:53.026Z","updated_at":"2026-04-30T08:32:17.812Z","registry_url":"https://pypi.org/project/findpython/","install_command":"pip install findpython --index-url https://pypi.org/simple","documentation_url":"https://findpython.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"findpython","project_status":null},"repo_metadata":{"id":40690053,"uuid":"461679672","full_name":"frostming/findpython","owner":"frostming","description":"A utility to find python versions on your system","archived":false,"fork":false,"pushed_at":"2025-11-13T08:34:12.000Z","size":186,"stargazers_count":39,"open_issues_count":2,"forks_count":17,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-13T08:59:01.612Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/frostming.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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,"zenodo":null}},"created_at":"2022-02-21T02:34:10.000Z","updated_at":"2025-11-13T08:32:37.000Z","dependencies_parsed_at":"2024-04-18T11:53:15.437Z","dependency_job_id":"501f20eb-105c-4dd1-8ff5-ddd3f05e800b","html_url":"https://github.com/frostming/findpython","commit_stats":{"total_commits":39,"total_committers":5,"mean_commits":7.8,"dds":0.1282051282051282,"last_synced_commit":"52b9ceed4e465720b83676986a336c6cc572b7f3"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/frostming/findpython","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frostming","download_url":"https://codeload.github.com/frostming/findpython/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/sbom","scorecard":{"id":412258,"data":{"date":"2025-08-11","repo":{"name":"github.com/frostming/findpython","commit":"77b19b1d26b70c5667974cf8f9f99d10f4a02c44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"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":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","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":2,"reason":"Found 5/24 approved changesets -- score normalized to 2","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":"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":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/findpython/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/findpython/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/findpython/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/findpython/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/frostming/findpython/release.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   1 out of   1 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":"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":"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":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'","Warn: branch protection not enabled for branch 'rust'"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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"}}]},"last_synced_at":"2025-08-18T23:00:41.173Z","repository_id":40690053,"created_at":"2025-08-18T23:00:41.173Z","updated_at":"2025-08-18T23:00:41.173Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29840085,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T20:42:33.054Z","status":"ssl_error","status_checked_at":"2026-02-25T20:42:21.322Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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"},"owner_record":{"login":"frostming","name":"Frost Ming","uuid":"16336606","kind":"user","description":"Love 🐍 Python, 📷 Photography and beautiful things","email":"","website":"https://frostming.com","location":"Shenzhen, China","twitter":"frostming90","company":null,"icon_url":"https://avatars.githubusercontent.com/u/16336606?u=a7b978637f9d4058fe4008bc50c9af8969311720\u0026v=4","repositories_count":122,"last_synced_at":"2024-04-14T19:44:59.304Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/frostming","funding_links":["https://github.com/sponsors/frostming"],"total_stars":7254,"followers":1206,"following":40,"created_at":"2022-11-09T01:29:55.325Z","updated_at":"2024-04-14T19:45:28.251Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frostming","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frostming/repositories"},"tags":[{"name":"0.7.1","sha":"8a8d805186e2c09163211ebcb6f3f3919088fea9","kind":"commit","published_at":"2025-11-13T08:32:33.000Z","download_url":"https://codeload.github.com/frostming/findpython/tar.gz/0.7.1","html_url":"https://github.com/frostming/findpython/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/findpython@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"77b19b1d26b70c5667974cf8f9f99d10f4a02c44","kind":"commit","published_at":"2025-07-02T09:17:27.000Z","download_url":"https://codeload.github.com/frostming/findpython/tar.gz/0.7.0","html_url":"https://github.com/frostming/findpython/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/findpython@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.7.0/manifests"},{"name":"0.6.3","sha":"3ab7252d48aa650f92767cf51650423dc65708d0","kind":"commit","published_at":"2025-03-10T02:15:05.000Z","download_url":"https://codeload.github.com/frostming/findpython/tar.gz/0.6.3","html_url":"https://github.com/frostming/findpython/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/findpython@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"bab436668eae84da79ca69d1f281fefb98b2a9a6","kind":"commit","published_at":"2024-10-17T01:13:21.000Z","download_url":"https://codeload.github.com/frostming/findpython/tar.gz/0.6.2","html_url":"https://github.com/frostming/findpython/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/findpython@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"429d96136490a82c310e9232f94353f0725df7dd","kind":"commit","published_at":"2024-04-18T11:11:12.000Z","download_url":"https://codeload.github.com/frostming/findpython/tar.gz/0.6.1","html_url":"https://github.com/frostming/findpython/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/findpython@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"5e7624ad9bbf94b4f6d7d31b06dbb7a8c61fca6d","kind":"commit","published_at":"2024-03-26T03:50:08.000Z","download_url":"https://codeload.github.com/frostming/findpython/tar.gz/0.6.0","html_url":"https://github.com/frostming/findpython/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/findpython@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"7cc1e55de8f8965e1c78b30a36f20964c6638d70","kind":"commit","published_at":"2024-03-25T09:58:23.000Z","download_url":"https://codeload.github.com/frostming/findpython/tar.gz/0.5.1","html_url":"https://github.com/frostming/findpython/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/findpython@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"3d813d0528748c93b5cdc29e42bab54039e113ee","kind":"commit","published_at":"2024-03-25T09:42:36.000Z","download_url":"https://codeload.github.com/frostming/findpython/tar.gz/0.5.0","html_url":"https://github.com/frostming/findpython/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/findpython@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"a3f514cc4ee9ad7b94a3d121c9d544ffe182d9a7","kind":"commit","published_at":"2023-12-07T03:53:41.000Z","download_url":"https://codeload.github.com/frostming/findpython/tar.gz/0.4.1","html_url":"https://github.com/frostming/findpython/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/findpython@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"6ffe9bad4d62b7fa346baccccca0d7fdc61a4e35","kind":"commit","published_at":"2023-09-13T03:45:48.000Z","download_url":"https://codeload.github.com/frostming/findpython/tar.gz/0.4.0","html_url":"https://github.com/frostming/findpython/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/findpython@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"ebe580527fd718abac82993132569c68302a0c4e","kind":"commit","published_at":"2023-07-15T02:45:04.000Z","download_url":"https://codeload.github.com/frostming/findpython/tar.gz/0.3.1","html_url":"https://github.com/frostming/findpython/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/findpython@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"4a95cdee2db4d18032961ca5a3c20794632d3e92","kind":"commit","published_at":"2023-07-12T09:38:03.000Z","download_url":"https://codeload.github.com/frostming/findpython/tar.gz/0.3.0","html_url":"https://github.com/frostming/findpython/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/findpython@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.3.0/manifests"},{"name":"1.0.0-alpha.3","sha":"796144ab3c7bfbef2bc5a085194488a7c41dfb3a","kind":"commit","published_at":"2023-07-12T08:10:19.000Z","download_url":"https://codeload.github.com/frostming/findpython/tar.gz/1.0.0-alpha.3","html_url":"https://github.com/frostming/findpython/releases/tag/1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/findpython@1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/1.0.0-alpha.3/manifests"},{"name":"1.0.0-alpha.2","sha":"e564682529c7983c19a327fd42c8769b4569deff","kind":"commit","published_at":"2023-07-12T05:36:25.000Z","download_url":"https://codeload.github.com/frostming/findpython/tar.gz/1.0.0-alpha.2","html_url":"https://github.com/frostming/findpython/releases/tag/1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/findpython@1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/1.0.0-alpha.2/manifests"},{"name":"1.0.0-alpha.1","sha":"5d6327f18f327d5f6f9c05742a6e5e947f2a3444","kind":"tag","published_at":"2023-07-12T02:21:05.000Z","download_url":"https://codeload.github.com/frostming/findpython/tar.gz/1.0.0-alpha.1","html_url":"https://github.com/frostming/findpython/releases/tag/1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/findpython@1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/1.0.0-alpha.1/manifests"},{"name":"1.0.0-alpha.0","sha":"b8d77e4c99b24f21e5130cf549c7ad9db3e7da50","kind":"commit","published_at":"2023-07-10T10:18:44.000Z","download_url":"https://codeload.github.com/frostming/findpython/tar.gz/1.0.0-alpha.0","html_url":"https://github.com/frostming/findpython/releases/tag/1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/findpython@1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/1.0.0-alpha.0/manifests"},{"name":"0.2.5","sha":"e440430d11053aaa2969fc117462931feadae7d7","kind":"commit","published_at":"2023-05-10T08:14:07.000Z","download_url":"https://codeload.github.com/frostming/findpython/tar.gz/0.2.5","html_url":"https://github.com/frostming/findpython/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/findpython@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"52b9ceed4e465720b83676986a336c6cc572b7f3","kind":"commit","published_at":"2023-01-31T00:43:55.000Z","download_url":"https://codeload.github.com/frostming/findpython/tar.gz/0.2.4","html_url":"https://github.com/frostming/findpython/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/findpython@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"66b94b3392c5a095e4084ef9f58670200dbf58dd","kind":"commit","published_at":"2023-01-18T08:40:49.000Z","download_url":"https://codeload.github.com/frostming/findpython/tar.gz/0.2.3","html_url":"https://github.com/frostming/findpython/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/findpython@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"e3466db666235523938206254edfdea32b173787","kind":"commit","published_at":"2022-10-30T01:34:20.000Z","download_url":"https://codeload.github.com/frostming/findpython/tar.gz/0.2.2","html_url":"https://github.com/frostming/findpython/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/findpython@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"6179b9a3df0bbaff5a14bc8363b89a2c12d96c81","kind":"commit","published_at":"2022-08-09T08:55:57.000Z","download_url":"https://codeload.github.com/frostming/findpython/tar.gz/0.2.1","html_url":"https://github.com/frostming/findpython/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/findpython@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"8d22ece9d59d325c473a7f204042ed5af4c2b85e","kind":"tag","published_at":"2022-07-02T08:06:33.000Z","download_url":"https://codeload.github.com/frostming/findpython/tar.gz/0.2.0","html_url":"https://github.com/frostming/findpython/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/findpython@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.2.0/manifests"},{"name":"0.1.6","sha":"b0a73cfc87546eeeeb2c7f33c901e70ff8986594","kind":"tag","published_at":"2022-04-19T07:49:32.000Z","download_url":"https://codeload.github.com/frostming/findpython/tar.gz/0.1.6","html_url":"https://github.com/frostming/findpython/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/findpython@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"b96d6d1be251e8315beeb2fa5e82bc970c4ae3ef","kind":"commit","published_at":"2022-04-01T00:38:18.000Z","download_url":"https://codeload.github.com/frostming/findpython/tar.gz/0.1.5","html_url":"https://github.com/frostming/findpython/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/findpython@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"45ee493bdd8658e986948304a4338e92390ee022","kind":"commit","published_at":"2022-03-22T02:15:04.000Z","download_url":"https://codeload.github.com/frostming/findpython/tar.gz/0.1.4","html_url":"https://github.com/frostming/findpython/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/findpython@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"e5a2f98efdf01c529a467d5947aa3fbbcfe7bbb4","kind":"commit","published_at":"2022-02-23T08:58:54.000Z","download_url":"https://codeload.github.com/frostming/findpython/tar.gz/0.1.3","html_url":"https://github.com/frostming/findpython/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/findpython@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"7e39c649f4293049757522d3fd1b4a1e3593c412","kind":"commit","published_at":"2022-02-22T04:17:01.000Z","download_url":"https://codeload.github.com/frostming/findpython/tar.gz/0.1.2","html_url":"https://github.com/frostming/findpython/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/findpython@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"f5bdc0d72507da98faf16d5a69f4c4e7f7e89523","kind":"commit","published_at":"2022-02-21T10:23:19.000Z","download_url":"https://codeload.github.com/frostming/findpython/tar.gz/0.1.1","html_url":"https://github.com/frostming/findpython/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/findpython@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"60295f14de5245a8c894c92826c8ad61a96bf0f5","kind":"commit","published_at":"2022-02-21T09:17:35.000Z","download_url":"https://codeload.github.com/frostming/findpython/tar.gz/0.1.0","html_url":"https://github.com/frostming/findpython/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frostming/findpython@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-02-25T21:09:44.761Z","dependent_packages_count":2,"downloads":47044736,"downloads_period":"last-month","dependent_repos_count":6,"rankings":{"downloads":0.5084351273696207,"dependent_repos_count":6.23342893786642,"dependent_packages_count":3.3283757935576066,"stargazers_count":13.969255595228777,"forks_count":10.614465714274246,"docker_downloads_count":2.555813090113683,"average":6.201629043068393},"purl":"pkg:pypi/findpython","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/findpython","docker_dependents_count":9,"docker_downloads_count":552,"usage_url":"https://repos.ecosyste.ms/usage/pypi/findpython","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/findpython/dependencies","status":null,"funding_links":["https://github.com/sponsors/frostming"],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-13T08:59:02.141Z","issues_count":13,"pull_requests_count":29,"avg_time_to_close_issue":6068419.909090909,"avg_time_to_close_pull_request":652825.0,"issues_closed_count":11,"pull_requests_closed_count":28,"pull_request_authors_count":13,"issue_authors_count":12,"avg_comments_per_issue":1.9230769230769231,"avg_comments_per_pull_request":0.6551724137931034,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":7729276.0,"past_year_avg_time_to_close_pull_request":1146360.3333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.2222222222222222,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/frostming%2Ffindpython/issues","maintainers":[{"login":"frostming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"}],"active_maintainers":[{"login":"frostming","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/findpython/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/findpython/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/findpython/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/findpython/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/findpython/codemeta","maintainers":[{"uuid":"frostming","login":"frostming","name":null,"email":null,"url":null,"packages_count":54,"html_url":"https://pypi.org/user/frostming/","role":null,"created_at":"2022-11-16T18:21:43.784Z","updated_at":"2022-11-16T18:21:43.784Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/frostming/packages"}]}