{"id":20912497,"url":"https://github.com/fogleman/graphlayout","last_synced_at":"2026-02-25T20:30:54.024Z","repository":{"id":14194642,"uuid":"16901185","full_name":"fogleman/GraphLayout","owner":"fogleman","description":"Graph drawing using simulated annealing for layout.","archived":false,"fork":false,"pushed_at":"2017-05-31T16:23:35.000Z","size":24,"stargazers_count":118,"open_issues_count":1,"forks_count":16,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-01-29T13:43:46.722Z","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/fogleman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-02-17T03:50:12.000Z","updated_at":"2025-06-29T22:32:26.000Z","dependencies_parsed_at":"2022-08-19T21:21:53.748Z","dependency_job_id":null,"html_url":"https://github.com/fogleman/GraphLayout","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fogleman/GraphLayout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fogleman%2FGraphLayout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fogleman%2FGraphLayout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fogleman%2FGraphLayout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fogleman%2FGraphLayout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fogleman","download_url":"https://codeload.github.com/fogleman/GraphLayout/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fogleman%2FGraphLayout/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29838027,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T19:08:47.527Z","status":"ssl_error","status_checked_at":"2026-02-25T18:59:04.705Z","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"}},"keywords":[],"created_at":"2024-11-18T14:27:49.552Z","updated_at":"2026-02-25T20:30:54.004Z","avatar_url":"https://github.com/fogleman.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## GraphLayout\n\nGraph drawing using simulated annealing for layout.\n\n### Input\n\n    path = 'output.png'\n    size = 800\n    edges = [\n        (1, 2), (1, 3), (1, 4), (2, 4), (2, 5), (3, 6),\n        (4, 3), (4, 6), (4, 7), (5, 4), (5, 7), (7, 6),\n    ]\n    create_bitmap(path, size, edges)\n\n### Output\n\n![Screenshot](http://i.imgur.com/4TP0gRM.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffogleman%2Fgraphlayout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffogleman%2Fgraphlayout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffogleman%2Fgraphlayout/lists"}