[go: nahoru, domu]

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

chalda/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

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

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.4%
  • Batchfile 0.6%