Python Qt node editor
Project description
qtpynodeeditor
Python Qt node editor
Pure Python port of NodeEditor, supporting PyQt5 and PySide through qtpy.
Requirements
Python 3.6+
qtpy
PyQt5 / PySide
Documentation
Screenshots
Installation
$ conda create -n node -c conda-forge python=3.6 pyqt5 qt qtpy $ conda activate node $ git clone https://github.com/klauer/qtpynodeeditor $ cd qtpynodeeditor $ pip install .
Running the Tests
$ python run_tests.py
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
qtpynodeeditor-0.1.0.tar.gz
(59.9 kB
view hashes)