File: installation.rst

package info (click to toggle)
python-qwt 0.12.7-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,376 kB
  • sloc: python: 11,953; makefile: 19; sh: 10
file content (29 lines) | stat: -rw-r--r-- 501 bytes parent folder | download
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