{"id":13605382,"url":"https://github.com/timkpaine/ipydagred3","last_synced_at":"2025-04-06T20:12:43.280Z","repository":{"id":37939746,"uuid":"244054123","full_name":"timkpaine/ipydagred3","owner":"timkpaine","description":"ipywidgets library for drawing directed acyclic graphs in jupyterlab using dagre-d3","archived":false,"fork":false,"pushed_at":"2024-08-30T19:59:30.000Z","size":3874,"stargazers_count":77,"open_issues_count":5,"forks_count":7,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-10-17T22:10:51.231Z","etag":null,"topics":["d3","dagre","dagre-d3","graph","graphviz","ipywidget","ipywidgets","jupyter","jupyterlab","jupyterlab-extension","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/timkpaine.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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":"2020-02-29T23:01:15.000Z","updated_at":"2024-09-13T23:05:22.000Z","dependencies_parsed_at":"2024-02-03T01:04:13.445Z","dependency_job_id":"222d82d9-677e-42b3-a9e2-194472ea4377","html_url":"https://github.com/timkpaine/ipydagred3","commit_stats":{"total_commits":222,"total_committers":3,"mean_commits":74.0,"dds":"0.13963963963963966","last_synced_commit":"270bc8dcd1c4f95f5b33bad1a179aa95b641776d"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timkpaine%2Fipydagred3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timkpaine%2Fipydagred3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timkpaine%2Fipydagred3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timkpaine%2Fipydagred3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timkpaine","download_url":"https://codeload.github.com/timkpaine/ipydagred3/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247543593,"owners_count":20955865,"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":["d3","dagre","dagre-d3","graph","graphviz","ipywidget","ipywidgets","jupyter","jupyterlab","jupyterlab-extension","python"],"created_at":"2024-08-01T19:00:58.034Z","updated_at":"2025-04-06T20:12:43.255Z","avatar_url":"https://github.com/timkpaine.png","language":"Python","funding_links":[],"categories":["Python","交互式小部件和可视化","Interactive Widgets \u0026 Visualization","Visualization"],"sub_categories":[],"readme":"\n# ipydagred3\n\nipywidgets library for drawing directed acyclic graphs in jupyterlab using [dagre-d3](https://github.com/tbo47/dagre-es)\n\n[![Build Status](https://github.com/timkpaine/ipydagred3/workflows/Build%20Status/badge.svg?branch=main)](https://github.com/timkpaine/ipydagred3/actions?query=workflow%3A%22Build+Status%22)\n[![codecov](https://codecov.io/gh/timkpaine/ipydagred3/branch/main/graph/badge.svg?token=3N6NOPL4RE)](https://codecov.io/gh/timkpaine/ipydagred3)\n[![PyPI](https://img.shields.io/pypi/l/ipydagred3.svg)](https://pypi.python.org/pypi/ipydagred3)\n[![PyPI](https://img.shields.io/pypi/v/ipydagred3.svg)](https://pypi.python.org/pypi/ipydagred3)\n[![npm](https://img.shields.io/npm/v/ipydagred3.svg)](https://www.npmjs.com/package/ipydagred3)\n[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/timkpaine/ipydagred3/main?urlpath=lab)\n\n\n![](https://raw.githubusercontent.com/timkpaine/ipydagred3/main/docs/img/example.gif)\n\n## Installation\n\nYou can install using `pip`:\n\n```bash\npip install ipydagred3\n```\n\n## Features\n\n- Dynamically create and modify graphs from python\n- Change color, shape, tooltip, etc\n- Click events (click on node or edge and get event in ipywidget indicating source, good for node inspector tools)\n\n\n### Tooltips and Click events\n\n![](https://raw.githubusercontent.com/timkpaine/ipydagred3/main/docs/img/example2.gif)\n\n## Examples\n\nNetwork example from the first gif\n[Network Example](https://github.com/timkpaine/ipydagred3/tree/main/docs/examples/example.ipynb)\n\nTooltip Example from the second gif\n[Tooltip Example](https://github.com/timkpaine/ipydagred3/tree/main/docs/examples/tooltip.ipynb)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimkpaine%2Fipydagred3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimkpaine%2Fipydagred3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimkpaine%2Fipydagred3/lists"}