Skip to main content

Python Node Editor using PyQt5

Project description

Welcome to PyQtNodeEditor

https://badge.fury.io/py/nodeeditor.svg Documentation Status

This package was created from the Node Editor written in PyQt5. The intention was to create tutorial series describing the path to create reusable nodeeditor which can be reused in different projects. The tutorials are published on youtube for free. The full list of tutorials can be located here: https://www.blenderfreak.com/tutorials/node-editor-tutorial-series/

Features

  • provides full framework for creating customizable graph, nodes, sockets and edges

  • full support for undo / redo and serialization into files in VCS friendly way

  • support for implementing evaluation logic

  • hovering effects, dragging edges, cutting lines and bunch more…

  • provided 2 examples how node editor can be implemented

Requirements

  • Python 3.x

  • PyQt5

Installation

$ pip install nodeeditor

Or directly from source code to get the latest version

$ pip install git+https://gitlab.com/pavel.krupala/pyqt-node-editor.git

Or download the source code from gitlab:

git clone https://gitlab.com/pavel.krupala/pyqt-node-editor.git

Screenshots

Screenshot of Calculator Example Screenshot of Node Editor

History

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

nodeeditor-0.9.4-py3-none-any.whl (44.7 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