Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

guiqwt

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

guiqwt

guiqwt is a set of tools for curve and image plotting (extension to PythonQwt)

  • 4.4.5
  • PyPI
  • Socket score

Maintainers
1

guiqwt: Python tools for curve and image plotting

.. image:: https://raw.githubusercontent.com/PlotPyStack/guiqwt/master/doc/images/panorama.png

The guiqwt library is part of the PlotPyStack_ project, providing a set of tools for creating GUIs for scientific/technical applications with Python, Qt and SciPy/NumPy.

See documentation_ for more details on the library and changelog_ for recent history of changes.

Copyright © 2009-2023 CEA, Pierre Raybaut, licensed under the terms of the CECILL License_.

.. _documentation: https://guiqwt.readthedocs.io/en/latest/ .. _changelog: https://github.com/PlotPyStack/guiqwt/blob/master/CHANGELOG.md .. _CECILL License: https://github.com/PlotPyStack/guiqwt/blob/master/Licence_CeCILL_V2-en.txt .. _PlotPyStack: https://github.com/PlotPyStack

Overview

Based on PythonQwt_ (a pure Python/PyQt reimplementation of the curve plotting Qwt C++ library, included in guiqwt base source code) and on the scientific modules NumPy and SciPy, guiqwt is a Python library providing efficient 2D data-plotting features (curve/image visualization and related tools) for interactive computing and signal/image processing application development. It is based on Qt graphical user interfaces library, and currently supports both PyQt5 and PySide2.

Extension to PythonQwt_:

  • set of tools for curve and image plotting
  • GUI-based application development helpers

.. _PythonQwt: https://pypi.python.org/pypi/PythonQwt

Building, installation, ...

The following packages are required: PyQt5, PythonQwt, guidata, NumPy, SciPy_ and Pillow_.

.. _PyQt5: https://pypi.python.org/pypi/PyQt5 .. _PythonQwt: https://pypi.python.org/pypi/PythonQwt .. _guidata: https://pypi.python.org/pypi/guidata .. _NumPy: https://pypi.python.org/pypi/NumPy .. _SciPy: https://pypi.python.org/pypi/SciPy .. _Pillow: https://pypi.python.org/pypi/Pillow

See the README_ and documentation_ for more details.

.. _README: https://github.com/PlotPyStack/guiqwt/blob/master/README.md

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc