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
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] $ python -m pip install qtpynodeeditor[pyqt6] $ python -m pip install qtpynodeeditor[pyside]
Running the Tests
Tests must be run with pytest and pytest-qt.
$ pip install .[pyqt5,test] $ pytest -v qtpynodeeditor/tests
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.3.3.tar.gz
(62.7 kB
view details)
Built Distribution
File details
Details for the file qtpynodeeditor-0.3.3.tar.gz
.
File metadata
- Download URL: qtpynodeeditor-0.3.3.tar.gz
- Upload date:
- Size: 62.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
88830423efbb870e5ec887b9e159e47ba314f04e4efb280cd90f9eae40b91e7a
|
|
MD5 |
1af5d5f274a1958d3f14f71e1e28d70a
|
|
BLAKE2b-256 |
ded78f33052debf01c745f60342afb65c87678074f3ab8e6424daea542133df9
|
File details
Details for the file qtpynodeeditor-0.3.3-py3-none-any.whl
.
File metadata
- Download URL: qtpynodeeditor-0.3.3-py3-none-any.whl
- Upload date:
- Size: 56.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
e64e1f0c0402848d8870e3278201dc615cf6a146e71cdc4054645dd272ff6587
|
|
MD5 |
3edd95270ee88f8bdba44c627f83e9db
|
|
BLAKE2b-256 |
a22f196242951b3d3d69d19a522ecea9e865f06ba23e1a556a9ecf23d18b94e0
|