Summary
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.
Versions
v0.11.0_rc0 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- amd64 x86
- USE flags
- doc examples opengl svg
USE flags
General
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- examples
- Install examples, usually source code
- opengl
- Add support for OpenGL (3D graphics)
- svg
- Add support for SVG (Scalable Vector Graphics)
python_targets
- python3_7
- Build with Python 3.7
- python3_8
- Build with Python 3.8
- python3_9
- Build with Python 3.9
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-lang / python-exec : Python script wrapper
dev-python / PyQt5 : Python bindings for the Qt framework
dev-python / numpy : Fast array and numerical python library
dev-python / pyopengl : Python OpenGL bindings
dev-python / scipy : Scientific algorithms library for Python
Depending packages
dev-python / pslab-python : Python library for communicating with Pocket Science Lab
dev-ros / rqt_plot : GUI plugin visualizing numeric values in a 2D plot
Bugs
Change logs
- 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