Hacker News new | ask | show | jobs
by roter 457 days ago
Very interesting and promising package.

I especially like that there is a PyQt interface which might provide an alternative to another great package: pyqtgraph[0].

[0] https://github.com/pyqtgraph/pyqtgraph

2 comments

Thanks! I used pyqtgraph for many years and love what can be done by it, we started off wanting to build something like it but based on WGPU and not bound to Qt.
Thank you for your interest! We have taken a lot of inspiration from pyqtgraph and really like their library.