Metadata-Version: 1.2
Name: PyQtDataVisualization
Version: 5.13.0
Summary: Python bindings for the Qt Data Visualization library
Home-page: https://www.riverbankcomputing.com/software/pyqtdatavisualization/
Author: Riverbank Computing Limited
Author-email: info@riverbankcomputing.com
License: GPL v3
Platform: UNIX
Platform: OS X
Platform: Windows
Platform: iOS
Platform: Android
Requires-Dist: PyQt5 (>=5.13)

PyQtDataVisualization - Python Bindings for the Qt Data Visualization Library
=============================================================================

What is PyQtDataVisualization?
------------------------------

PyQtDataVisualization is a set of Python bindings for The Qt Company's Qt Data
Visualization library.  The bindings sit on top of PyQt5 and are implemented as
a single module.


Author
------

PyQtDataVisualization is copyright (c) Riverbank Computing Limited.  Its
homepage is https://www.riverbankcomputing.com/software/pyqtdatavisualization/.

Support may be obtained from the PyQt mailing list at
https://www.riverbankcomputing.com/mailman/listinfo/pyqt/.


License
-------

PyQtDataVisualization is released under the GPL v3 license and under a
commercial license that allows for the development of proprietary applications.


Installation
------------

PyQtDataVisualization source packages for the GPL version can be dowloaded from
https://www.riverbankcomputing.com/software/pyqtdatavisualization/download/.

Wheels for the GPL version for 32 and 64-bit Windows, 64-bit OS X and 64-bit
Linux can be installed from PyPI::

    pip3 install PyQtDataVisualization

The wheels include a copy of the required parts of the LGPL version of Qt.
