{ "info": { "author": "Roman Inflianskas", "author_email": "infroma@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.1", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Scientific/Engineering :: Visualization" ], "description": "Vincent-Qt\r\n==========\r\nThe folks at Trifacta are making it easy to build visualizations on top of D3 with Vega. Vincent makes it easy to build Vega with Python. Vincent-Qt makes it easy to use Vincent in QtWidgets applications.\r\n\r\nInstallation\r\n------------\r\n.. code:: sh\r\n\r\n $ pip3 install vincent_qt\r\n\r\nUsage\r\n-----\r\nCreate `QWebView` object, plot something with Vincent then call function display:\r\n\r\n.. sourcecode:: python\r\n\r\n import vincent_qt\r\n web_view = QWebView()\r\n plot = vincent.Line(data)\r\n vincent_qt.display(web_view, plot)\r\n\r\nLimitations\r\n-----------\r\n\r\nInternet connection\r\n~~~~~~~~~~~~~~~~~~~\r\nYou need to have internet connection at least for the first run of application. Vincent-Qt uses JS scripts from the interne to plot. By default it caches them in user cache dir (or in `.vega-cache` dir inside your application dir if `appdirs` package isn't installed).\r\n\r\nBlinking\r\n~~~~~~~~~~~\r\nThis library is web-based, so when you `display` new plot on `QWebView` widget, it loads web page. Because of that firstly it clears it's content, then it displays your plot. That process causes blinking. It's probably OK when you plot occasionally, but it's disgusting in realtime plotting. If you use `PyQt4` or `PySide` you can try `PyQtGraph`.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/rominf/vincent-qt", "keywords": "vincent plot chart qt", "license": "LGPLv3+", "maintainer": null, "maintainer_email": null, "name": "vincent-qt", "package_url": "https://pypi.org/project/vincent-qt/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/vincent-qt/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://bitbucket.org/rominf/vincent-qt" }, "release_url": "https://pypi.org/project/vincent-qt/0.0.4/", "requires_dist": null, "requires_python": null, "summary": "Vincent in QtWidgets applications", "version": "0.0.4" }, "last_serial": 1113645, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "2a40ff421384d0e5338e6f598e072727", "sha256": "24325a81dd0ab0b2012aa1ecca38bcf28f0bf2f280a51b7f5136b7257a511634" }, "downloads": -1, "filename": "vincent-qt-0.0.1.tar.gz", "has_sig": false, "md5_digest": "2a40ff421384d0e5338e6f598e072727", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2867, "upload_time": "2014-05-22T19:45:13", "url": "https://files.pythonhosted.org/packages/bc/82/734a0f633f13cb644ecec0c0803614042798d33ca545ab8e2ef8afca87d2/vincent-qt-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "9ec9006985ac2f3ae6cd6c432df3a657", "sha256": "a0c419cf4586ee16b988e2359ecb422d3266c5737ba5069bd78ff0388f60e098" }, "downloads": -1, "filename": "vincent-qt-0.0.2.tar.gz", "has_sig": false, "md5_digest": "9ec9006985ac2f3ae6cd6c432df3a657", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3284, "upload_time": "2014-05-24T07:04:47", "url": "https://files.pythonhosted.org/packages/f5/2e/ef9213a70f5e0fc97a5fc8e2c78f6f0cca7f661c16a66cea7aa9f0d5f0ac/vincent-qt-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "e139e7821689f2600af8f40c3b415dd5", "sha256": "703246139a1b5476af50ec12879bc911f014e0395d0b0268750f2e356bd061e7" }, "downloads": -1, "filename": "vincent-qt-0.0.3.tar.gz", "has_sig": false, "md5_digest": "e139e7821689f2600af8f40c3b415dd5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3408, "upload_time": "2014-06-04T12:52:44", "url": "https://files.pythonhosted.org/packages/df/b5/a60ce6e27e6ce1c9e52ac48189190fb8b8ca26c98ac0a8386f3deadf93ac/vincent-qt-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "86512fb76fd082552b78258d1edd753e", "sha256": "139a16e9a4b635bc09818bd4a1002c7487a042d3eb6e686cdd9e81482cd9a383" }, "downloads": -1, "filename": "vincent-qt-0.0.4.tar.gz", "has_sig": false, "md5_digest": "86512fb76fd082552b78258d1edd753e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3435, "upload_time": "2014-06-04T12:58:34", "url": "https://files.pythonhosted.org/packages/a2/a0/9e24e49d98ff0a061078a8e91e81fdcf6f4a2cfa505ef41be1a9107c02b9/vincent-qt-0.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "86512fb76fd082552b78258d1edd753e", "sha256": "139a16e9a4b635bc09818bd4a1002c7487a042d3eb6e686cdd9e81482cd9a383" }, "downloads": -1, "filename": "vincent-qt-0.0.4.tar.gz", "has_sig": false, "md5_digest": "86512fb76fd082552b78258d1edd753e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3435, "upload_time": "2014-06-04T12:58:34", "url": "https://files.pythonhosted.org/packages/a2/a0/9e24e49d98ff0a061078a8e91e81fdcf6f4a2cfa505ef41be1a9107c02b9/vincent-qt-0.0.4.tar.gz" } ] }