{"id":18464483,"url":"https://github.com/codezizo/dijkstra","last_synced_at":"2025-09-10T06:30:48.519Z","repository":{"id":88088034,"uuid":"135580168","full_name":"codezizo/dijkstra","owner":"codezizo","description":null,"archived":false,"fork":false,"pushed_at":"2018-05-31T12:29:27.000Z","size":1,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-29T19:16:34.948Z","etag":null,"topics":["dijkstra-algorithm","implementation","of","python"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codezizo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-05-31T12:23:32.000Z","updated_at":"2018-05-31T12:31:19.000Z","dependencies_parsed_at":"2023-05-18T04:31:39.846Z","dependency_job_id":null,"html_url":"https://github.com/codezizo/dijkstra","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codezizo/dijkstra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codezizo%2Fdijkstra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codezizo%2Fdijkstra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codezizo%2Fdijkstra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codezizo%2Fdijkstra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codezizo","download_url":"https://codeload.github.com/codezizo/dijkstra/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codezizo%2Fdijkstra/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274422120,"owners_count":25282123,"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-10T02:00:12.551Z","response_time":83,"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"}},"keywords":["dijkstra-algorithm","implementation","of","python"],"created_at":"2024-11-06T09:10:00.267Z","updated_at":"2025-09-10T06:30:48.433Z","avatar_url":"https://github.com/codezizo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dijkstra algorithim\n\nThis is a python implementation of Dijkstra:\nTo be noted that due to the lack of a method in heapq to update priority in python's heapq I opted for a non-optimal O(N) remove and readd nodes in the heap.\nThis returns a hash with all the distances and their respective paths\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodezizo%2Fdijkstra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodezizo%2Fdijkstra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodezizo%2Fdijkstra/lists"}