Skip to content

python-gui-application/Python_GUI_apps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

147 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python_GUI_apps

GUI Python apps

Dependencies

  • scopefoundry
  • numpy
  • pyqt
  • qtpy
  • h5py
  • pyqtgraph
  • matplotlib
  • scipy
  • lmfit
  • customplotting

Installing dependencies from command-line

conda install numpy pyqt qtpy h5py pyqtgraph
pip install git+git://github.com/ScopeFoundry/ScopeFoundry.git
pip install matplotlib scipy lmfit customplotting==0.1.4.dev0

Run instructions

After setup, you can run the application by double-clicking DataBrowser.py. You can also run it from command-line while in the PythonGUI_apps folder:

python DataBrowser.py

About

GLabViz - Interactive Analysis and Visualization Application for Scientific Data written in Python using Qt and pyqtrgaph

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 100.0%