{"id":62764,"name":"astar","description":"Simple implementation of the a-star algorithm in Python 🌟","url":"https://github.com/jrialland/python-astar","last_synced_at":"2025-09-08T12:48:06.266Z","repository":{"id":18996896,"uuid":"22218925","full_name":"jrialland/python-astar","owner":"jrialland","description":"Simple implementation of the a-star algorithm in Python 🌟","archived":false,"fork":false,"pushed_at":"2025-07-22T15:18:07.000Z","size":1295,"stargazers_count":242,"open_issues_count":0,"forks_count":67,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-08-27T13:36:10.610Z","etag":null,"topics":["graph-theory-algorithms","pathfinding","shortest-path-algorithm"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jrialland.png","metadata":{"files":{"readme":"README.rst","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":"2014-07-24T15:44:31.000Z","updated_at":"2025-08-06T05:58:29.000Z","dependencies_parsed_at":"2024-04-15T22:24:06.369Z","dependency_job_id":"b0de6dd4-1e83-4542-a01b-8f642ed65098","html_url":"https://github.com/jrialland/python-astar","commit_stats":{"total_commits":117,"total_committers":7,"mean_commits":"16.714285714285715","dds":0.3846153846153846,"last_synced_commit":"f644c62d3a43afbe3fcefa6cd7f8d6e34a658362"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jrialland/python-astar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrialland%2Fpython-astar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrialland%2Fpython-astar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrialland%2Fpython-astar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrialland%2Fpython-astar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jrialland","download_url":"https://codeload.github.com/jrialland/python-astar/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrialland%2Fpython-astar/sbom","scorecard":{"id":536731,"data":{"date":"2025-08-11","repo":{"name":"github.com/jrialland/python-astar","commit":"c6a20d0098feb4267616c9b0ad4a5140e6d49ba9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 4/14 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":"Maintained","score":2,"reason":"3 commit(s) and 0 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":"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":["Warn: no topLevel permission defined: .github/workflows/pythonpackage.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/jrialland/python-astar/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jrialland/python-astar/pythonpackage.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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":-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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-20T07:10:59.599Z","repository_id":18996896,"created_at":"2025-08-20T07:10:59.600Z","updated_at":"2025-08-20T07:10:59.600Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274188310,"owners_count":25237848,"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-09-08T02:00:09.813Z","response_time":121,"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":{"login":"jrialland","name":"Julien Rialland","uuid":"492066","kind":"user","description":"","email":"","website":null,"location":"Brest, France","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/492066?u=fd3afb1a78461b9b3d0c29ce47fc3791feb73a61\u0026v=4","repositories_count":49,"last_synced_at":"2024-03-15T07:01:30.389Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jrialland","funding_links":[],"total_stars":223,"followers":null,"following":null,"created_at":"2022-11-08T18:19:16.543Z","updated_at":"2024-03-15T07:01:33.391Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jrialland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jrialland/repositories"},"packages":[{"id":2645111,"name":"astar","ecosystem":"pypi","description":"generic A-Star path searching algorithm","homepage":"https://github.com/jrialland/python-astar","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jrialland/python-astar","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2017-08-09T12:19:03.000Z","latest_release_published_at":"2023-06-16T08:28:01.000Z","latest_release_number":"0.99","last_synced_at":"2025-08-27T06:33:17.169Z","created_at":"2022-04-10T10:05:10.285Z","updated_at":"2025-08-27T21:52:04.523Z","registry_url":"https://pypi.org/project/astar/","install_command":"pip install astar --index-url https://pypi.org/simple","documentation_url":"https://astar.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","License :: Other/Proprietary License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: Information Analysis","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"astar","project_status":null},"repo_metadata":{"id":18996896,"uuid":"22218925","full_name":"jrialland/python-astar","owner":"jrialland","description":"Simple implementation of the a-star algorithm in Python 🌟","archived":false,"fork":false,"pushed_at":"2025-07-22T15:18:07.000Z","size":1295,"stargazers_count":242,"open_issues_count":0,"forks_count":67,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-08-27T13:36:10.610Z","etag":null,"topics":["graph-theory-algorithms","pathfinding","shortest-path-algorithm"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jrialland.png","metadata":{"files":{"readme":"README.rst","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":"2014-07-24T15:44:31.000Z","updated_at":"2025-08-06T05:58:29.000Z","dependencies_parsed_at":"2024-04-15T22:24:06.369Z","dependency_job_id":"b0de6dd4-1e83-4542-a01b-8f642ed65098","html_url":"https://github.com/jrialland/python-astar","commit_stats":{"total_commits":117,"total_committers":7,"mean_commits":"16.714285714285715","dds":0.3846153846153846,"last_synced_commit":"f644c62d3a43afbe3fcefa6cd7f8d6e34a658362"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jrialland/python-astar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrialland%2Fpython-astar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrialland%2Fpython-astar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrialland%2Fpython-astar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrialland%2Fpython-astar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jrialland","download_url":"https://codeload.github.com/jrialland/python-astar/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrialland%2Fpython-astar/sbom","scorecard":{"id":536731,"data":{"date":"2025-08-11","repo":{"name":"github.com/jrialland/python-astar","commit":"c6a20d0098feb4267616c9b0ad4a5140e6d49ba9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 4/14 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":"Maintained","score":2,"reason":"3 commit(s) and 0 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":"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":["Warn: no topLevel permission defined: .github/workflows/pythonpackage.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/jrialland/python-astar/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jrialland/python-astar/pythonpackage.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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":-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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-20T07:10:59.599Z","repository_id":18996896,"created_at":"2025-08-20T07:10:59.600Z","updated_at":"2025-08-20T07:10:59.600Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272386333,"owners_count":24925729,"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-08-27T02:00:09.397Z","response_time":76,"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":"jrialland","name":"Julien Rialland","uuid":"492066","kind":"user","description":"","email":"","website":null,"location":"Brest, France","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/492066?u=fd3afb1a78461b9b3d0c29ce47fc3791feb73a61\u0026v=4","repositories_count":49,"last_synced_at":"2024-03-15T07:01:30.389Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jrialland","funding_links":[],"total_stars":223,"followers":null,"following":null,"created_at":"2022-11-08T18:19:16.543Z","updated_at":"2024-03-15T07:01:33.391Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jrialland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jrialland/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-08-27T21:52:04.522Z","dependent_packages_count":1,"downloads":9386,"downloads_period":"last-month","dependent_repos_count":23,"rankings":{"downloads":5.261934918624473,"dependent_repos_count":3.025968163142466,"dependent_packages_count":4.778372240132306,"stargazers_count":5.275267363128172,"forks_count":5.480615916836369,"docker_downloads_count":null,"average":4.764431720372757},"purl":"pkg:pypi/astar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/astar","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/astar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/astar/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T06:53:09.957Z","issues_count":9,"pull_requests_count":33,"avg_time_to_close_issue":1978464.3333333333,"avg_time_to_close_pull_request":2174687.515151515,"issues_closed_count":9,"pull_requests_closed_count":33,"pull_request_authors_count":7,"issue_authors_count":9,"avg_comments_per_issue":2.111111111111111,"avg_comments_per_pull_request":0.36363636363636365,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":24,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1716898.4285714286,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrialland%2Fpython-astar/issues","maintainers":[{"login":"jrialland","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrialland"}],"active_maintainers":[{"login":"jrialland","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrialland"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/astar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/astar/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/astar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/astar/related_packages","maintainers":[{"uuid":"jrialland","login":"jrialland","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/jrialland/","role":null,"created_at":"2022-11-15T08:42:59.841Z","updated_at":"2022-11-15T08:42:59.841Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jrialland/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726135,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":537307,"full_name":"jrialland/python-astar","default_branch":"master","committers":[{"name":"Julien Rialland","email":"julien.rialland@gmail.com","login":"jrialland","count":77},{"name":"Julien Rialland","email":"julien.rialland@altran.com","login":null,"count":20},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":18},{"name":"Michael Kopp","email":"kopp.michael@yahoo.de","login":"kopp","count":4},{"name":"Matthias Urlichs","email":"matthias@urlichs.de","login":"smurfix","count":2},{"name":"bolek117","email":"bolek117","login":"bolek117","count":1},{"name":"Giorgi","email":"vasokima@gmail.com","login":"giorgiperad","count":1},{"name":"Clinton","email":"pygeek","login":"pygeek","count":1}],"total_commits":124,"total_committers":8,"total_bot_commits":18,"total_bot_committers":1,"mean_commits":15.5,"dds":0.3790322580645161,"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":5},{"name":"Julien Rialland","email":"julien.rialland@gmail.com","login":"jrialland","count":5},{"name":"Matthias Urlichs","email":"matthias@urlichs.de","login":"smurfix","count":2},{"name":"Clinton","email":"pygeek","login":"pygeek","count":1}],"past_year_total_commits":13,"past_year_total_committers":4,"past_year_total_bot_commits":5,"past_year_total_bot_committers":1,"past_year_mean_commits":3.25,"past_year_dds":0.6153846153846154,"last_synced_at":"2025-05-29T10:45:36.495Z","last_synced_commit":"a71e9f2cbe14c6dc1a4896d4d6bbb8fdc8a60437","created_at":"2023-03-09T04:03:51.110Z","updated_at":"2025-05-29T10:45:38.736Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrialland%2Fpython-astar/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5480028,"commits_count":853389207,"contributors_count":31098170,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"jrialland/python-astar","html_url":"https://github.com/jrialland/python-astar","last_synced_at":"2025-08-31T12:02:11.208Z","status":null,"issues_count":9,"pull_requests_count":37,"avg_time_to_close_issue":1978464.3333333333,"avg_time_to_close_pull_request":2148938.8235294116,"issues_closed_count":9,"pull_requests_closed_count":34,"pull_request_authors_count":7,"issue_authors_count":9,"avg_comments_per_issue":2.111111111111111,"avg_comments_per_pull_request":0.32432432432432434,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":26,"past_year_issues_count":0,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1004540.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":6,"created_at":"2023-05-14T09:12:41.867Z","updated_at":"2025-09-02T08:29:44.706Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrialland%2Fpython-astar","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrialland%2Fpython-astar/issues","issue_labels_count":{"bug":1},"pull_request_labels_count":{"dependencies":34,"python":4},"issue_author_associations_count":{"NONE":9},"pull_request_author_associations_count":{"CONTRIBUTOR":40,"NONE":4,"OWNER":3},"issue_authors":{"mccalluc":1,"eyaler":1,"jaromiru":1,"matching-transforming-anns":1,"vhamon":1,"elektito":1,"wncka":1,"erelsgl":1,"thorhunter1":1},"pull_request_authors":{"dependabot[bot]":34,"smurfix":4,"jrialland":3,"pygeek":2,"giorgiperad":2,"kopp":1,"bolek117":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":10021777,"issues_count":30401953,"pull_requests_count":90051100,"authors_count":10269412,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{"dependencies":6,"python":4},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":8,"NONE":2,"OWNER":1},"past_year_issue_authors":{},"past_year_pull_request_authors":{"dependabot[bot]":6,"smurfix":4,"jrialland":1},"maintainers":[{"login":"jrialland","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrialland"}],"active_maintainers":[{"login":"jrialland","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrialland"}]},"events":{"total":{"WatchEvent":26,"DeleteEvent":2,"IssueCommentEvent":2,"PushEvent":9,"PullRequestReviewEvent":5,"PullRequestEvent":6,"ForkEvent":5,"CreateEvent":5},"last_year":{"WatchEvent":26,"DeleteEvent":2,"IssueCommentEvent":2,"PushEvent":9,"PullRequestReviewEvent":5,"PullRequestEvent":6,"ForkEvent":5,"CreateEvent":5}},"keywords":["graph-theory-algorithms","pathfinding","shortest-path-algorithm"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/pythonpackage.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T20:07:19.408Z","updated_at":"2023-01-13T20:07:19.408Z","repository_link":"https://github.com/jrialland/python-astar/blob/master/.github/workflows/pythonpackage.yml","dependencies":[{"id":6891246797,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891246798,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"poetry.lock","sha":null,"kind":"lockfile","created_at":"2023-01-13T20:07:19.494Z","updated_at":"2023-01-13T20:07:19.494Z","repository_link":"https://github.com/jrialland/python-astar/blob/master/poetry.lock","dependencies":[{"id":6891246799,"package_name":"attrs","ecosystem":"pypi","requirements":"22.2.0","direct":false,"kind":"develop","optional":false},{"id":6891246800,"package_name":"bleach","ecosystem":"pypi","requirements":"5.0.1","direct":false,"kind":"develop","optional":false},{"id":6891246801,"package_name":"certifi","ecosystem":"pypi","requirements":"2022.12.7","direct":false,"kind":"develop","optional":false},{"id":6891246802,"package_name":"cffi","ecosystem":"pypi","requirements":"1.15.1","direct":false,"kind":"develop","optional":false},{"id":6891246803,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"2.1.1","direct":false,"kind":"develop","optional":false},{"id":6891246804,"package_name":"colorama","ecosystem":"pypi","requirements":"0.4.6","direct":false,"kind":"develop","optional":false},{"id":6891246805,"package_name":"commonmark","ecosystem":"pypi","requirements":"0.9.1","direct":false,"kind":"develop","optional":false},{"id":6891246806,"package_name":"cryptography","ecosystem":"pypi","requirements":"39.0.0","direct":false,"kind":"develop","optional":false},{"id":6891246807,"package_name":"docutils","ecosystem":"pypi","requirements":"0.19","direct":false,"kind":"develop","optional":false},{"id":6891246808,"package_name":"exceptiongroup","ecosystem":"pypi","requirements":"1.1.0","direct":false,"kind":"develop","optional":false},{"id":6891246809,"package_name":"idna","ecosystem":"pypi","requirements":"3.4","direct":false,"kind":"develop","optional":false},{"id":6891246810,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"6.0.0","direct":false,"kind":"develop","optional":false},{"id":6891246811,"package_name":"importlib-resources","ecosystem":"pypi","requirements":"5.10.2","direct":false,"kind":"develop","optional":false},{"id":6891246812,"package_name":"iniconfig","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"develop","optional":false},{"id":6891246813,"package_name":"jaraco.classes","ecosystem":"pypi","requirements":"3.2.3","direct":false,"kind":"develop","optional":false},{"id":6891246814,"package_name":"jeepney","ecosystem":"pypi","requirements":"0.8.0","direct":false,"kind":"develop","optional":false},{"id":6891246815,"package_name":"keyring","ecosystem":"pypi","requirements":"23.13.1","direct":false,"kind":"develop","optional":false},{"id":6891246816,"package_name":"more-itertools","ecosystem":"pypi","requirements":"9.0.0","direct":false,"kind":"develop","optional":false},{"id":6891246817,"package_name":"mypy","ecosystem":"pypi","requirements":"0.991","direct":false,"kind":"develop","optional":false},{"id":6891246818,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"0.4.3","direct":false,"kind":"develop","optional":false},{"id":6891246819,"package_name":"packaging","ecosystem":"pypi","requirements":"23.0","direct":false,"kind":"develop","optional":false},{"id":6891246820,"package_name":"pkginfo","ecosystem":"pypi","requirements":"1.9.6","direct":false,"kind":"develop","optional":false},{"id":6891246821,"package_name":"pluggy","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"develop","optional":false},{"id":6891246822,"package_name":"pycparser","ecosystem":"pypi","requirements":"2.21","direct":false,"kind":"develop","optional":false},{"id":6891246823,"package_name":"Pygments","ecosystem":"pypi","requirements":"2.14.0","direct":false,"kind":"develop","optional":false},{"id":6891246824,"package_name":"pytest","ecosystem":"pypi","requirements":"7.2.0","direct":false,"kind":"develop","optional":false},{"id":6891246825,"package_name":"pywin32-ctypes","ecosystem":"pypi","requirements":"0.2.0","direct":false,"kind":"develop","optional":false},{"id":6891246826,"package_name":"readme-renderer","ecosystem":"pypi","requirements":"37.3","direct":false,"kind":"develop","optional":false},{"id":6891246827,"package_name":"requests","ecosystem":"pypi","requirements":"2.28.1","direct":false,"kind":"develop","optional":false},{"id":6891246828,"package_name":"requests-toolbelt","ecosystem":"pypi","requirements":"0.10.1","direct":false,"kind":"develop","optional":false},{"id":6891246829,"package_name":"rfc3986","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"develop","optional":false},{"id":6891246830,"package_name":"rich","ecosystem":"pypi","requirements":"13.0.1","direct":false,"kind":"develop","optional":false},{"id":6891246831,"package_name":"SecretStorage","ecosystem":"pypi","requirements":"3.3.3","direct":false,"kind":"develop","optional":false},{"id":6891246832,"package_name":"six","ecosystem":"pypi","requirements":"1.16.0","direct":false,"kind":"develop","optional":false},{"id":6891246833,"package_name":"tomli","ecosystem":"pypi","requirements":"2.0.1","direct":false,"kind":"develop","optional":false},{"id":6891246834,"package_name":"twine","ecosystem":"pypi","requirements":"4.0.2","direct":false,"kind":"develop","optional":false},{"id":6891246835,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"4.4.0","direct":false,"kind":"develop","optional":false},{"id":6891246836,"package_name":"urllib3","ecosystem":"pypi","requirements":"1.26.13","direct":false,"kind":"develop","optional":false},{"id":6891246837,"package_name":"webencodings","ecosystem":"pypi","requirements":"0.5.1","direct":false,"kind":"develop","optional":false},{"id":6891246838,"package_name":"zipp","ecosystem":"pypi","requirements":"3.11.0","direct":false,"kind":"develop","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-01-13T20:07:19.563Z","updated_at":"2023-01-13T20:07:19.563Z","repository_link":"https://github.com/jrialland/python-astar/blob/master/pyproject.toml","dependencies":[{"id":6891246839,"package_name":"python","ecosystem":"pypi","requirements":"\u003e=3.8,\u003c4.0.0","direct":true,"kind":"runtime","optional":false},{"id":6891246840,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=7.2.0","direct":true,"kind":"develop","optional":false},{"id":6891246841,"package_name":"mypy","ecosystem":"pypi","requirements":"\u003e=0.991","direct":true,"kind":"develop","optional":false},{"id":6891246842,"package_name":"twine","ecosystem":"pypi","requirements":"\u003e=4.0.2","direct":true,"kind":"develop","optional":false}]}],"score":16.71801376469531,"created_at":"2025-09-08T11:18:26.826Z","updated_at":"2025-10-07T08:24:25.023Z","avatar_url":"https://github.com/jrialland.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":9386,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["interactive","serializer","packaging","network-simulation","hacking","autograding","observability","embedded","optim","standardization"],"project_url":"https://science.ecosyste.ms/api/v1/projects/62764","html_url":"https://science.ecosyste.ms/projects/62764"}