dev-python / pyqtgraph

A pure-python graphics and GUI library built on PyQt and numpy

Official package sites : https://github.com/pyqtgraph/pyqtgraph/ · https://pypi.org/project/pyqtgraph/ · https://www.pyqtgraph.org/ ·

PyQtGraph is a pure-python graphics and GUI library built on PyQt 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 and Qt's GraphicsView framework for fast display.

v0.13.7-r2 :: 0 :: gentoo

Modified
License
MIT
Keywords
amd64 arm64 ~arm ~riscv ~x86
USE flags
opengl qt5 qt6 svg test

General

opengl
Add support for OpenGL (3D graphics)
qt5
Add support for the Qt 5 application and UI framework
qt6
Add support for the Qt 6 application and UI framework
svg
Add support for SVG (Scalable Vector Graphics)
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

python_targets

python3_10
Build with Python 3.10
python3_11
Build with Python 3.11
python3_12
Build with Python 3.12
python3_13
Build with Python 3.13

dev-lang / python : Freethreading (no-GIL) version of Python programming language

dev-python / numpy : Fast array and numerical python library

dev-python / pyopengl : Python OpenGL bindings

dev-python / pyqt5 : Python bindings for the Qt framework

dev-python / pyqt6 : Python bindings for the Qt framework

dev-python / scipy : Scientific algorithms library for Python

net-wireless / gnuradio : Toolkit that provides signal processing blocks to implement software radios

Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
dev-python/pyqtgraph: bdepend on sys-apps/gawk
It turns out that `nawk` does not like the awk expressions used in this ebuild. Since it's not as portable as I'd hoped, longer term we may want to replace the substitutions with a python script or rework the `awk` script to be more POSIX-y. Tidied up some `liborder` logic that still supported the (never implemented) pyside6 USE. Also stop explicitly excluding pyside2 tests as we rewrite the test logic to only run tests for USE-enabled frontends. Signed-off-by: Matt Jolly <kangie@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
dev-python/pyqtgraph: add REQUIRED_USE to ensure at least one Qt
Signed-off-by: Matt Jolly <kangie@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
dev-python/pyqtgraph: drop 0.13.7-r1
Signed-off-by: Matt Jolly <kangie@gentoo.org>
Matt Jolly · gentoo
dev-python/pyqtgraph: add `qt5` and `qt6` USE
net-wireless/gnuradio requires a pyqtgraph that is built against PyQt5 (as previous versions of this package always did). This became apparent when Qt6 was forced to avoid complicated patching of the sources. Revert to editing the sources to enable (and test) only the USE-selected (Py)Qt versions. Bug: https://bugs.gentoo.org/946181 Signed-off-by: Matt Jolly <kangie@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
dev-python/pyqtgraph: remove unused USE
The qt5, qt6, and pyside6 USE were added when it was intended to make this user-selectable, however it was decided that we only need to use PyQt6 and the USE now do nothing. Signed-off-by: Matt Jolly <kangie@gentoo.org>
Matt Jolly · gentoo
dev-python/pyqtgraph: drop 0.13.7
Signed-off-by: Matt Jolly <kangie@gentoo.org>
Matt Jolly · gentoo
dev-python/pyqtgraph: add 0.13.7-r1
- enable py3.13 - Use QT6 PyQtGraph attempts to support as many QT bindings as possible in an agnostic manner by finding them at runtime and providing consistent internal interfaces. Patch the sources to: - Only use PyQt6 - Only run tests for PyQt6 even if other frontends installed Closes: https://bugs.gentoo.org/945973 Signed-off-by: Matt Jolly <kangie@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
Rename dev-python/{PyQt5 → pyqt5}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/pyqtgraph: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Arthur Zamarin · gentoo
dev-python/pyqtgraph: Stabilize 0.13.7 ALLARCHES, #932049
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/pyqtgraph: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/pyqtgraph: Stabilize 0.13.6 ALLARCHES, #931544
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/pyqtgraph: Bump to 0.13.7
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/pyqtgraph: Bump to 0.13.6
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/pyqtgraph: Enable py3.12
Closes: https://bugs.gentoo.org/929493 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matoro Mahri · gentoo
dev-python/pyqtgraph: Stabilize 0.13.4 amd64, #927619
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Matoro Mahri · gentoo
dev-python/pyqtgraph: Stabilize 0.13.4 arm64, #927619
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/pyqtgraph: Bump to 0.13.4
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matoro Mahri · gentoo
dev-python/pyqtgraph: Keyword 0.13.3 arm64, #918006
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/pyqtgraph: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
dev-python/pyqtgraph: Stabilize 0.13.3 ALLARCHES, #908360
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
dev-python/pyqtgraph: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/pyqtgraph: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
dev-python/pyqtgraph: Stabilize 0.13.2 ALLARCHES, #903833
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/pyqtgraph: Bump to 0.13.3
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/pyqtgraph: Bump to 0.13.2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/pyqtgraph: Enable py3.11
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/pyqtgraph: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
dev-python/pyqtgraph: Stabilize 0.13.1 ALLARCHES, #883543
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-python/pyqtgraph: Keyword 0.13.1 arm, #858215
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/pyqtgraph: Bump to 0.13.1
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
dev-python/pyqtgraph: Keyword 0.12.4 riscv, #858215
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/pyqtgraph: Enable pytest-xvfb explicitly
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/pyqtgraph: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-python/pyqtgraph: Stabilize 0.12.4 ALLARCHES, #839450
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/pyqtgraph: Remove USE=examples
Remove obsolete USE=examples, the examples are now installed as part of the Python package. Closes: https://bugs.gentoo.org/835690 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/pyqtgraph: Bump to 0.12.4
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/pyqtgraph: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-python/pyqtgraph: Stabilize 0.12.3 ALLARCHES, #823551
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/pyqtgraph: Bump to 0.12.3
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
dev-python/pyqtgraph: enable py3.10, cleanup
- do the prepare for testing inside src_test - testing depends on opengl and svg use flags - use EPYTEST_DESELECT - add missing "|| die" for git calls Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/pyqtgraph: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-python/pyqtgraph: Stabilize 0.12.2 ALLARCHES, #808327
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/pyqtgraph: Bump to 0.12.2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/pyqtgraph: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-python/pyqtgraph: Stabilize 0.12.1 amd64, #786066
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
dev-python/pyqtgraph: Stabilize 0.12.1 x86, #786066
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/pyqtgraph: Bump to 0.12.1
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/pyqtgraph: Fix PyQt5 USE flags for tests
Closes: https://bugs.gentoo.org/778368 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/pyqtgraph: Bump to 0.12.0
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
dev-python/pyqtgraph: support python3_9
Changed with permission from mgorny on behalf of the Python project. Closes: https://bugs.gentoo.org/754024 Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
Move {sci-libs → dev-python}/scipy
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/pyqtgraph: Remove redundant versions
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
dev-python/pyqtgraph: x86 stable wrt bug #726582
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
dev-python/pyqtgraph: amd64 stable wrt bug #726582
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
dev-python/pyqtgraph: bump to 0.11.0_rc0 and EAPI-7
The only version to date with python3_8 support. Ostensibly a release candidate but if it's good enough for Debian to package then it's good enough for me! Committed with kind permission of mgorny on behalf of the Python project. Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Rick Farina · gentoo
dev-python/pyqtgraph: adding python 3.7
Package-Manager: Portage-2.3.86, Repoman-2.3.20 Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/pyqtgraph: Remove Python 2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Clean PYTHON_COMPAT of obsolete impls
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Remove python3_4 PYTHON_COMPAT correctly
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Mike Gilbert · gentoo
Replace pypi.python.org with pypi.org in HOMEPAGE
Bug: https://bugs.gentoo.org/653540
Andreas Sturmlechner · gentoo
dev-python/pyqtgraph: Drop 0.10.0
Closes: https://bugs.gentoo.org/556106 Package-Manager: Portage-2.3.24, Repoman-2.3.6
Agostino Sarubbo · gentoo
dev-python/pyqtgraph: amd64 stable wrt bug #649110
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64"
Thomas Deutschmann · gentoo
dev-python/pyqtgraph: x86 stable (bug #649110)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Andrey Grozin · gentoo
drop optional Qt4 dependence
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Tim Harder · gentoo
dev-python/pyqtgraph: remove old
Tim Harder · gentoo
dev-python/pyqtgraph: stabilize 0.10.0
Tim Harder · gentoo
dev-python/pyqtgraph: add py36 support
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
T. Malfatti · gentoo
media-libs/portaudio: Version bump
Tim Harder · gentoo
dev-python/pyqtgraph: version bump to 0.10.0
Michał Górny · gentoo
global: Drop dead implementations from PYTHON_COMPAT
Tim Harder · gentoo
dev-python/pyqtgraph: add python3_5 support
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed