pyqtgraph and kivy

280 views
Skip to first unread message

scls

unread,
May 19, 2014, 9:38:05 AM5/19/14
to pyqt...@googlegroups.com
Hello,

I would like to build an embedded scientific device with a Rasperry Pi and a multi touch screen.

PyQtGraph seems to be a great Python lib to display realtime data.

On the other side Kivy seems to be an uprising GUI framework for multitouch apps.

I wonder if it's possible to integrate a PyQtGraph inside a Kivy app.

Kind regards

Luke Campagnola

unread,
May 30, 2014, 1:13:08 AM5/30/14
to pyqt...@googlegroups.com
On Mon, May 19, 2014 at 9:38 AM, scls <s.ce...@gmail.com> wrote:

I wonder if it's possible to integrate a PyQtGraph inside a Kivy app.


It's an interesting question. PyQtGraph relies heavily on the features provided by Qt, so it would be necessary first to find a way to make PyQt and Kivy play nicely together. This is probably not a simple task.

I raised the same question on the VisPy mailing list--both Kivy and VisPy are based on OpenGL, so it seems more likely they would work together. Probably it will be up to the Kivy folks to decide whether to integrate with other toolkits and graphics libraries.
 
Reply all
Reply to author
Forward
0 new messages