# NodeGraphQt **Repository Path**: ZaneGitHome/NodeGraphQt ## Basic Information - **Project Name**: NodeGraphQt - **Description**: python pandas 做的etl工具 - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-03-16 - **Last Updated**: 2025-03-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## NodeGraphQt NodeGraphQt is a node graph UI framework for PySide2 that can be implemented and re-purposed into applications. https://jchanvfx.github.io/NodeGraphQt #### Navigation | action | controls | | ------------- |:------------------------------------------:| | Zoom in/out | `Alt + MMB Drag` or `Mouse Scroll Up/Down` | | Pan | `Alt + LMB Drag` or `MMB Drag` | | Node search | `Tab` | #### Slice Connections | action | controls | | ----------------- |:------------------------:| | Slice Connections | `Shift + Alt + LMB Drag` | #### Vertical Layout #### Pipe Layout #### Widgets #### Examples See the [basic_example.py](/examples//basic_example.py) python script in this repo. More examples can be found in the API documentation here: https://jchanvfx.github.io/NodeGraphQt/api/html/examples/ex_overview.html#simple-example