{"id":18613898,"url":"https://github.com/enthought/graphcanvas","last_synced_at":"2025-04-10T23:32:10.248Z","repository":{"id":1354232,"uuid":"1301742","full_name":"enthought/graphcanvas","owner":"enthought","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-05T17:07:16.000Z","size":163,"stargazers_count":26,"open_issues_count":6,"forks_count":8,"subscribers_count":59,"default_branch":"main","last_synced_at":"2025-03-25T06:51:12.606Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/enthought.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2011-01-28T04:46:19.000Z","updated_at":"2024-08-22T19:30:30.000Z","dependencies_parsed_at":"2023-01-13T11:06:54.114Z","dependency_job_id":null,"html_url":"https://github.com/enthought/graphcanvas","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fgraphcanvas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fgraphcanvas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fgraphcanvas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fgraphcanvas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/enthought","download_url":"https://codeload.github.com/enthought/graphcanvas/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248316482,"owners_count":21083451,"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-07T03:24:09.934Z","updated_at":"2025-04-10T23:32:09.749Z","avatar_url":"https://github.com/enthought.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"======================================================\ngraphcanvas: interactive graph (network) visualization\n======================================================\n\ngraphcanvas is an library for interacting with visualizations of complex\ngraphs. The aim is to allow the developer to declare the graph by the\nsimplest means and be able to visualize the graph immediately.\n\nFor example::\n\n    from graphcanvas.api import GraphView, graph_from_dict\n    g = {'a':['b'], 'b':['c', 'd'], 'c':[], 'd':[]}\n    GraphView(graph=graph_from_dict(g)).configure_traits()\n\n\nPrerequisites\n-------------\n\n* `NetworkX \u003chttp:://networkx.lanl.gov\u003e`_\n* enable\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenthought%2Fgraphcanvas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fenthought%2Fgraphcanvas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenthought%2Fgraphcanvas/lists"}