Skip to main content

Python Qt node editor

Project description

https://img.shields.io/travis/klauer/qtpynodeeditor.svg https://img.shields.io/pypi/v/qtpynodeeditor.svg

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

https://raw.githubusercontent.com/klauer/qtpynodeeditor/assets/screenshots/style.png

Calculator example

https://raw.githubusercontent.com/klauer/qtpynodeeditor/assets/screenshots/calculator.png

Installation

$ conda create -n node -c conda-forge python=3.6 pyqt5 qt qtpy
$ source activate node
$ git clone https://github.com/klauer/qtpynodeeditor
$ cd qtpynodeeditor
$ python setup.py 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.0.1.tar.gz (58.0 kB view hashes)

Uploaded Source

Built Distribution

qtpynodeeditor-0.0.1-py3-none-any.whl (49.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page