{"id":15033445,"url":"https://github.com/jchanvfx/nodegraphqt","last_synced_at":"2025-05-14T14:03:19.879Z","repository":{"id":37270178,"uuid":"101639727","full_name":"jchanvfx/NodeGraphQt","owner":"jchanvfx","description":"Node graph framework that can be re-implemented into applications that supports PySide2","archived":false,"fork":false,"pushed_at":"2024-10-29T20:51:41.000Z","size":43784,"stargazers_count":1369,"open_issues_count":70,"forks_count":279,"subscribers_count":50,"default_branch":"main","last_synced_at":"2025-04-28T13:58:42.582Z","etag":null,"topics":["nodegraph","nodegraph-framework","nodegraph-python","nodegraph-qt","nodegraphqt","pyside","pyside-nodegraph","pyside2-nodegraph","python"],"latest_commit_sha":null,"homepage":"http://chantonic.com/NodeGraphQt/","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/jchanvfx.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-28T12:13:27.000Z","updated_at":"2025-04-26T13:54:25.000Z","dependencies_parsed_at":"2023-02-17T19:01:12.892Z","dependency_job_id":"3ff2d349-7acb-423d-b4ed-1ca6164d1716","html_url":"https://github.com/jchanvfx/NodeGraphQt","commit_stats":{"total_commits":1174,"total_committers":34,"mean_commits":"34.529411764705884","dds":"0.28620102214650767","last_synced_commit":"bbff219ed8665b8bb95a456c4840fb4295c09053"},"previous_names":[],"tags_count":85,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jchanvfx%2FNodeGraphQt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jchanvfx%2FNodeGraphQt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jchanvfx%2FNodeGraphQt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jchanvfx%2FNodeGraphQt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jchanvfx","download_url":"https://codeload.github.com/jchanvfx/NodeGraphQt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254159194,"owners_count":22024558,"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":["nodegraph","nodegraph-framework","nodegraph-python","nodegraph-qt","nodegraphqt","pyside","pyside-nodegraph","pyside2-nodegraph","python"],"created_at":"2024-09-24T20:21:14.366Z","updated_at":"2025-05-14T14:03:19.843Z","avatar_url":"https://github.com/jchanvfx.png","language":"Python","readme":"\n# NodeGraphQt\n\n[![API Documentation](https://github.com/jchanvfx/NodeGraphQt/actions/workflows/sphinx_doc_build.yml/badge.svg)](https://github.com/jchanvfx/NodeGraphQt/actions/workflows/sphinx_doc_build.yml)\n[![PyPI Package](https://github.com/jchanvfx/NodeGraphQt/actions/workflows/pypi_publish.yml/badge.svg)](https://github.com/jchanvfx/NodeGraphQt/actions/workflows/pypi_publish.yml)\n![GitHub Repo stars](https://img.shields.io/github/stars/jchanvfx/NodeGraphQt?style=social)\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://jchanvfx.github.io/NodeGraphQt\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/jchanvfx/NodeGraphQt/main/docs/_images/logo.png\" title=\"logo\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\nNodeGraphQt is a node graph UI framework written in `PySide2` that can be re-implemented.\n\n\u003cimg src=\"https://raw.githubusercontent.com/jchanvfx/NodeGraphQt/main/docs/_images/screenshot.png\" width=\"100%\" title=\"NodeGraphQt\"\u003e\n\n## Install\n\nNodeGraphQt is available on The Python Package Index (PyPI) [here](https://pypi.org/project/NodeGraphQt) so it can be installed with:\n```\npip install NodeGraphQt\n```\nor you can download previous versions from the [releases](https://github.com/jchanvfx/NodeGraphQt/releases) page.\n\n\n## Documentation\n\n\u003ca href=\"https://jchanvfx.github.io/NodeGraphQt\" target=\"_blank\"\u003ehttps://jchanvfx.github.io/NodeGraphQt\u003c/a\u003e\n\nSee the [basic_example.py](/examples/basic_example.py) script to get started or check out the API example overview \n\u003ca href=\"https://jchanvfx.github.io/NodeGraphQt/api/examples/ex_overview.html#simple-example\" target=\"_blank\"\u003ehere.\u003c/a\u003e\n\n## Vertical Layout\n\nhttps://jchanvfx.github.io/NodeGraphQt/api/examples/ex_pipe.html#layout-direction\n\n\u003cimg src=\"https://raw.githubusercontent.com/jchanvfx/NodeGraphQt/main/docs/_images/vertical_layout.png\" width=\"800\" title=\"Vertical Layout\"\u003e\n\n## Pipe Layout\n\nhttps://jchanvfx.github.io/NodeGraphQt/api/examples/ex_pipe.html#layout-styles\n\n\u003cimg src=\"https://raw.githubusercontent.com/jchanvfx/NodeGraphQt/main/docs/_images/pipe_layout_types.gif\" width=\"600\" title=\"Pipe Layout\"\u003e\n\n## Custom Widgets\n\nhttps://jchanvfx.github.io/NodeGraphQt/api/custom_widgets.html\n\n\u003cimg src=\"https://raw.githubusercontent.com/jchanvfx/NodeGraphQt/main/docs/_images/prop_bin.png\" width=\"600\" title=\"Properties Bin\"\u003e\n\n\u003cimg src=\"https://raw.githubusercontent.com/jchanvfx/NodeGraphQt/main/docs/_images/nodes_palette.png\" width=\"450\" title=\"Node Palette\"\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjchanvfx%2Fnodegraphqt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjchanvfx%2Fnodegraphqt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjchanvfx%2Fnodegraphqt/lists"}