IABSD.fr/ports/graphics/py-pyqtgraph

Branch :


Log

Author Commit Date CI Message
898fe946 2025-05-20 12:10:49 bump py-numpy consumers. at least those which have compiled modules using numpy are no longer ABI-compatible following the update to numpy 2.x. this may over-bump slightly, but I've seen problems with at least pandas and scipy, and identifying others individually is too time-consuming.
e6e116ef 2025-04-29 10:38:35 sync PLISTs for setuptools ports
8421fb13 2024-12-21 11:38:14 handle py3.12 switchover in graphics
7c204411 2024-07-01 22:36:04 update py-pyqtgraph to 0.13.7
f3d8779e 2024-05-06 12:23:30 bump REVISION for py3.10 -> py3.11 switch
134d893b 2024-03-22 00:25:08 update py-pyqtgraph to 0.13.4
1c6dcb40 2023-09-06 11:20:45 import py3-pyqtgraph 0.13.3 OK sthen@ Comment: pure-python graphics and GUI library Description: PyQtGraph is a pure-python graphics and GUI library built on PyQt / PySide 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. PyQtGraph is distributed under the MIT open-source license.