pyqtgraph 0.13.7


pip install pyqtgraph

  Latest version

Released: Apr 29, 2024


Meta
Author: Luke Campagnola
Requires Python: >=3.9

Classifiers

Programming Language
  • Python
  • Python :: 3

Development Status
  • 4 - Beta

Environment
  • Other Environment

Intended Audience
  • Science/Research

License
  • OSI Approved :: MIT License

Operating System
  • OS Independent

Topic
  • Software Development :: Libraries :: Python Modules
  • Scientific/Engineering :: Visualization
  • Software Development :: User Interfaces

PyQtGraph is a pure-python graphics and GUI library built on PyQt5/PySide2 and numpy.

It is intended for use in mathematics / scientific / engineering applications. Despite being written entirely in python, the library is very fast due to its heavy leverage of numpy for number crunching, Qt’s GraphicsView framework for 2D display, and OpenGL for 3D display.

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras: None
Dependencies:
numpy (>=1.22.0)