Skip to content

BCDA-APS/pvview

Repository files navigation

pvview

Display one or more EPICS PVs in a PyDM GUI window as a table.

Example

pvview {sky,xxx}:{iso8601,:UPTIME} xxx:alldone adsky:cam1:Acquire &

pvview image

Install

pip install pvview

Install with conda (recommended)

Use conda to create an isolated Python environment, then pip for everything else:

conda create -n pvview conda-forge::pvview

Install with pip

Use conda to create an isolated Python environment, then pip for everything else:

pip install pvview

Install from source (developer)

git clone https://github.com/BCDA-APS/pvview.git
cd pvview
conda create -n pvview conda-forge::python=3.14
conda activate pvview
pip install -e .[dev]

About

display one or more EPICS PVs in a PyDM GUI window as a table

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages