Skip to content

A growing collection of bare-bones GUI examples for python (PyQt4, Python 3)

License

Notifications You must be signed in to change notification settings

conect/Python-GUI-examples

 
 

Repository files navigation

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

Plotting Data in PyQt4

  • [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

Realtime Audio Analysis

Author: Scott Harden

License

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

About

A growing collection of bare-bones GUI examples for python (PyQt4, Python 3)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • Batchfile 0.2%