sift-py3

efficient 2D data-plotting library - Python 3

Install

All systems
curl cmd.cat/sift-py3.sh
Debian Debian
apt-get install python3-guiqwt
Ubuntu
apt-get install python3-guiqwt
image/svg+xml Kali Linux
apt-get install python3-guiqwt
Windows (WSL2)
sudo apt-get update sudo apt-get install python3-guiqwt
Raspbian
apt-get install python3-guiqwt

python3-guiqwt

efficient 2D data-plotting library - Python 3

The guiqwt Python library provides efficient 2D data-plotting features (curve/image visualization and related tools) for signal/image processing application development and interactive computing. It's based on the scientific modules NumPy and SciPy, and the PyQwt plotting widgets for PyQt4 graphical user interfaces. This is the Python 3 version of the package.