Nodegraphqt

Latest version: v0.6.38

Safety actively analyzes 723929 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 11 of 15

0.1.7

- New nodes palette widget 40
https://jchanvfx.github.io/NodeGraphQt/api/html/custom_widgets.html#nodes-palette

0.1.6

- implemented ``NodeGraph.set_pipe_colision()`` function. 206

see docs: https://jchanvfx.github.io/NodeGraphQt/api/html/graph.html#NodeGraphQt.NodeGraph.set_pipe_collision

0.1.5

- Addressed issue 202

0.1.4

Fix property list widget delegate bg color.
Fix bug with selecting items above other items 205

0.1.3

- Ports can now be locked with (``Port.lock()``, ``Port.unlock()``) to prevent new pipe connections and current pipes to be disconnected.
- Refactored node auto layout logic into the ``NodeGraph`` class.
- ``NodeGraph.auto_layout_nodes(nodes=None, down_stream=True, start_nodes=None)``
- Added `BackdropNode.wrap_nodes(nodes=[])` function to fit backdrop size to nodes.
- Fixed `BackdropNode.auto_size()` function as it was not written with an undo block.
- Cleaned up drag & drop functions.
example drag & drop strings :
- ``'ngqt://path/to/node/session.graph'``
- ``'ngqt::node:com.nodes.MyNode1;node:com.nodes.MyNode2'``
- Removed vendor module.
- closed issue 192
- closed issue 195
- bug fixes.

0.1.2

- node factory attributes now instanced for multiple graphs 188
- new ``BaseNode.add_custom_widget()`` function for embedding custom widgets into a BaseNode object.
example: https://jchanvfx.github.io/NodeGraphQt/api/html/examples/ex_node.html#embedding-custom-widgets

Page 11 of 15

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.