Opened 11 years ago

Closed 10 years ago

#39233 closed submission (fixed)

new port: pyqtgraph

Reported by: GregoryEAllen (Greg Allen) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc: petrrr
Port:

Description

Tested on 10.8.3, seems to work

python2.7 -m pyqtgraph.examples

Attachments (1)

Portfile (1.4 KB) - added by GregoryEAllen (Greg Allen) 11 years ago.
python/py-pyqtgraph/Portfile

Download all attachments as: .zip

Change History (5)

Changed 11 years ago by GregoryEAllen (Greg Allen)

Attachment: Portfile added

python/py-pyqtgraph/Portfile

comment:1 in reply to:  description Changed 11 years ago by GregoryEAllen (Greg Allen)

This is a very interesting library that I stumbled upon while looking for real-time plotting libraries. The examples look very powerful. Here's a description:

PyQtGraph is a pure-python graphics and GUI library built on PyQt4 and numpy. It is intended for use in mathematics / scientific / engineering applications. It is very fast due to its heavy leverage of numpy for number crunching and Qt's GraphicsView framework for fast display.

comment:2 Changed 11 years ago by petrrr

Cc: Peter.Danecek@… added

Cc Me!

comment:3 Changed 10 years ago by landonf (Landon Fuller)

Stumbled on this when I found that the latest version of https://github.com/bitcraze/crazyflie-clients-python depends on qtgraph.

Updated to 0.9.8 and committed in r125559.

Thanks!

comment:4 Changed 10 years ago by petrrr

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.