qtpynodeeditor 0.3.1

Creator: railscoderz

Last updated:

Add to Cart

Description:

qtpynodeeditor 0.3.1

qtpynodeeditor
Python Qt node editor
Pure Python port of NodeEditor,
supporting PyQt5 and PySide through qtpy.

Requirements

Python 3.6+
qtpy
PyQt5 / PySide



Documentation
Sphinx-generated documentation


Screenshots
Style example

Calculator example



Installation
We recommend using conda to install qtpynodeeditor.
$ conda create -n my_new_environment -c conda-forge python=3.7 qtpynodeeditor
$ conda activate my_new_environment
qtpynodeeditor may also be installed using pip from PyPI.
$ python -m pip install qtpynodeeditor pyqt5


Running the Tests
Tests must be run with pytest and pytest-qt.
$ pip install -r dev-requirements.txt
$ pytest -v qtpynodeeditor/tests

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.