Gamma Desk
A Python work environment with image viewers & Plots
Screen shots
Features
- Multiple Consoles in the Gui Process
- Multiple Child Process Consoles
- More advanced auto command completion
- Matplotlib integration
- Image Viewers using QT Painter
- Image histograms
- Image column & row profiles
- Advanced window & panel docking
- Linked Image Viewers
Installation
It is prefered to use gdesk with pyside2
pip install gamma-desk[pyside2]
but it should also work with pyside6
pip install gamma-desk[pyside6]
Usage
python -m gdesk
or
gdesk
More documentation
Program Help
Source Code
On PyPi
Dependencies
numpy
numba
matplotlib
scipy
PySide6
or PySide2
qtpy
psutil
pyzmq
toml
pillow
imageio
imageio-ffmpeg
numba
pywinpty