{"id":24353962,"url":"https://github.com/nikolaskostakis/router","last_synced_at":"2026-06-04T19:31:19.685Z","repository":{"id":271993521,"uuid":"734437954","full_name":"nikolaskostakis/Router","owner":"nikolaskostakis","description":"Thesis","archived":false,"fork":false,"pushed_at":"2025-02-17T14:17:56.000Z","size":941,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-12T06:27:49.333Z","etag":null,"topics":["python3","routing-algorithm","tcl","thesis-project"],"latest_commit_sha":null,"homepage":"","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/nikolaskostakis.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":"2023-12-21T17:18:50.000Z","updated_at":"2025-02-17T14:17:59.000Z","dependencies_parsed_at":"2025-03-12T06:36:08.024Z","dependency_job_id":null,"html_url":"https://github.com/nikolaskostakis/Router","commit_stats":null,"previous_names":["nikolaskostakis/router"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nikolaskostakis/Router","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikolaskostakis%2FRouter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikolaskostakis%2FRouter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikolaskostakis%2FRouter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikolaskostakis%2FRouter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nikolaskostakis","download_url":"https://codeload.github.com/nikolaskostakis/Router/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikolaskostakis%2FRouter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33917183,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-04T02:00:06.755Z","response_time":64,"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":["python3","routing-algorithm","tcl","thesis-project"],"created_at":"2025-01-18T16:36:59.532Z","updated_at":"2026-06-04T19:31:19.656Z","avatar_url":"https://github.com/nikolaskostakis.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Router\nThis project is a routing tool, based on Lee's Maze Algorithm \u0026 is part of my thesis.\n\n\u003e The project is still under development!\n\n## Requirements\nPython 3.10 and beyond\n### Required packages\n- tkinter\n- pyreadline\n- numpy\n- mathplotlib\n\n## Project structure\n    Router/\n    ├── benchmarks/\n    ├── data/\n    ├── src/\n    │   ├── file_io/\n    │   │   ├── __init__.py\n    │   │   ├── parsers.py\n    │   │   └── writers.py\n    │   ├── place_and_route/\n    │   │   ├── __init__.py\n    │   │   ├── placement.py\n    │   │   └── routing.py\n    │   ├── structures/\n    │   │   ├── __init__.py\n    │   │   ├── design_components.py\n    │   │   └── trees.py\n    │   ├── ui/\n    │   │   ├── __init__.py\n    │   │   ├── gui.py\n    │   │   └── tcl_interpreter.py\n    │   ├── __init__.py\n    │   ├── config.py\n    │   └── router.py      \n    ├── test/\n    ├── .gitignore\n    ├── Makefile\n    └── README.md","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikolaskostakis%2Frouter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnikolaskostakis%2Frouter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikolaskostakis%2Frouter/lists"}