1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
Installation
============
Dependencies
------------
Requirements:
* Python 3.8 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
|