{ "info": { "author": "Ken Lauer", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Natural Language :: English", "Programming Language :: Python :: 3" ], "description": ".. image:: https://img.shields.io/travis/klauer/qtpynodeeditor.svg\n :target: https://travis-ci.org/klauer/qtpynodeeditor\n\n.. image:: https://img.shields.io/pypi/v/qtpynodeeditor.svg\n :target: https://pypi.python.org/pypi/qtpynodeeditor\n\n===============================\nqtpynodeeditor\n===============================\n\nPython Qt node editor\n\nPure Python port of `NodeEditor `_,\nsupporting PyQt5 and PySide through `qtpy `_.\n\nRequirements\n------------\n\n* Python 3.6+\n* qtpy\n* PyQt5 / PySide\n\n\nDocumentation\n-------------\n\n`Sphinx-generated documentation `_\n\n\nScreenshots\n-----------\n\n`Style example `_\n\n.. image:: https://raw.githubusercontent.com/klauer/qtpynodeeditor/assets/screenshots/style.png\n\n`Calculator example `_\n\n.. image:: https://raw.githubusercontent.com/klauer/qtpynodeeditor/assets/screenshots/calculator.png\n\n\nInstallation\n------------\n::\n\n $ conda create -n node -c conda-forge python=3.6 pyqt5 qt qtpy\n $ conda activate node\n $ git clone https://github.com/klauer/qtpynodeeditor\n $ cd qtpynodeeditor\n $ pip install .\n\nRunning the Tests\n-----------------\n::\n\n $ python run_tests.py", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/klauer/qtpynodeeditor", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "qtpynodeeditor", "package_url": "https://pypi.org/project/qtpynodeeditor/", "platform": "", "project_url": "https://pypi.org/project/qtpynodeeditor/", "project_urls": { "Homepage": "https://github.com/klauer/qtpynodeeditor" }, "release_url": "https://pypi.org/project/qtpynodeeditor/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "Python Qt node editor", "version": "0.1.0" }, "last_serial": 5945634, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "221ca246d0ae4cb948862ec13d7f37e2", "sha256": "22aaa8f0b18eddc5719eee4904d91bc75bfa94921e9f52fb25ad6801cb00718d" }, "downloads": -1, "filename": "qtpynodeeditor-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "221ca246d0ae4cb948862ec13d7f37e2", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 49626, "upload_time": "2019-03-29T22:16:28", "url": "https://files.pythonhosted.org/packages/b6/83/00daa337b6dc5500ca6d58586f5b72c5285341a0091c3c055082f3240e43/qtpynodeeditor-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4b83d50fd611dd0cf0db0010495c18d3", "sha256": "c7557abf7d708120902c30e5d01440fb02ee7945f4a7a265dcc53bdb7d08ab2e" }, "downloads": -1, "filename": "qtpynodeeditor-0.0.1.tar.gz", "has_sig": false, "md5_digest": "4b83d50fd611dd0cf0db0010495c18d3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 58016, "upload_time": "2019-03-29T22:16:30", "url": "https://files.pythonhosted.org/packages/bd/1b/9842f1ad7e96a2a0220669e67b4a8d09448070216c83fe74ac911b48df65/qtpynodeeditor-0.0.1.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "7a302df0f8e86e8e0c729400134bd341", "sha256": "ec2e5dc591110bce52b8a8f1781ddfef86e540dce841350abde599bd3ac53a0c" }, "downloads": -1, "filename": "qtpynodeeditor-0.1.0.tar.gz", "has_sig": false, "md5_digest": "7a302df0f8e86e8e0c729400134bd341", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 59902, "upload_time": "2019-10-08T16:39:55", "url": "https://files.pythonhosted.org/packages/59/fd/9864bd11c405dbf4df3a364bdfa863a6b3c33f34aef8a4b4f3d1287a2811/qtpynodeeditor-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7a302df0f8e86e8e0c729400134bd341", "sha256": "ec2e5dc591110bce52b8a8f1781ddfef86e540dce841350abde599bd3ac53a0c" }, "downloads": -1, "filename": "qtpynodeeditor-0.1.0.tar.gz", "has_sig": false, "md5_digest": "7a302df0f8e86e8e0c729400134bd341", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 59902, "upload_time": "2019-10-08T16:39:55", "url": "https://files.pythonhosted.org/packages/59/fd/9864bd11c405dbf4df3a364bdfa863a6b3c33f34aef8a4b4f3d1287a2811/qtpynodeeditor-0.1.0.tar.gz" } ] }