[go: nahoru, domu]

Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 775 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 775 Bytes

Python-GUI-examples

A hodgepodge collection of bare-bones examples for performing common GUI-related tasks in python. Emphasis on linear data plotting, image processing, and frequency analysis. Examples are often accompanied by posts on www.SWHarden.com

PyQt4 projects (likely made with Qt Designer)

  • [scrolling live data with MatplotlibWidget] (2016-07-30_qt_matplotlib_sine_scroll) - pretty graphs, but slow
  • [scrolling live data with PlotWidget] (2016-07-31_qt_PyQtGraph_sine_scroll) - extremely high speed graphing

Author: Scott Harden

License

This project is licensed under the MIT License - see the LICENSE.md file for details