{"id":19138045,"url":"https://github.com/lemonpi/pathtreker","last_synced_at":"2025-11-13T02:02:34.390Z","repository":{"id":73436049,"uuid":"49778321","full_name":"LemonPi/Pathtreker","owner":"LemonPi","description":"Find shortest path inside Toronto","archived":false,"fork":false,"pushed_at":"2016-01-17T00:23:19.000Z","size":54,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-03T13:52:24.001Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LemonPi.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}},"created_at":"2016-01-16T15:15:43.000Z","updated_at":"2024-01-27T13:56:38.000Z","dependencies_parsed_at":"2023-06-18T23:54:15.081Z","dependency_job_id":null,"html_url":"https://github.com/LemonPi/Pathtreker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LemonPi%2FPathtreker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LemonPi%2FPathtreker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LemonPi%2FPathtreker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LemonPi%2FPathtreker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LemonPi","download_url":"https://codeload.github.com/LemonPi/Pathtreker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240217191,"owners_count":19766727,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T06:41:35.051Z","updated_at":"2025-11-13T02:02:29.340Z","avatar_url":"https://github.com/LemonPi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Pathtreker\n\n### Setup\n\nDownload the Toronto Centerlines dataset and extract it to centerlines/\n\nDownload the Intersections dataset and extract it to centerline-intersection/\n\nDownload the Address Points dataset and extract it to address/\n\nDownload the Bikeways dataset and extract it to bikeways/\n\nRun `pip install -r requirements.txt` to install required modules\n\nRun these commands to serialize the datasets:\n```\npython picklegraph.py\npython pickleaddress.py\npython picklestreet.py\npython picklegraph_bike.py\n```\n\n### Running Part 1\n\nCopy `input11_short` and `input12_long` to the directory\n\nRun `python solve.py`\n\n### Running Part 2\n\nRun `python return_directions.py` to start the server\n\nGo to http://localhost:5000/static/index.html for the interface\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flemonpi%2Fpathtreker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flemonpi%2Fpathtreker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flemonpi%2Fpathtreker/lists"}