Installation
============

Dependencies
------------

Requirements:
    * Python 3.9 or higher
    * PyQt5 5.15, PyQt6 or PySide6
    * QtPy 1.9 or higher
    * NumPy 1.21 or higher
    * Sphinx for documentation generation
    * pytest, coverage for unit testing

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

From the source package:

    `python -m build`

Help and support
----------------

External resources:

    * Bug reports and feature requests: `GitHub`_

.. _GitHub: https://github.com/PlotPyStack/PythonQwt
