Skip to content

wcschroe/Python_QT_GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Dependencies

Python itself

https://www.python.org/downloads/

I personally used python 3.8 for this

imports to install

"pip install PySide2 pyqtgraph"

Launching the Application

once Python 3.8 is added to your path launch using the command "python ./gui.py" in a terminal

alternativly you can double click on gui.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages