Dependencies

This software was built with various standard Python packages available in Python 2.7. Additionally, these packages were added:

BcdaQWidgets (EPICS-aware Qt widgets)
http://BcdaQWidgets.readthedocs.io
PyEpics (EPICS interface)
http://cars9.uchicago.edu/software/python/pyepics3/
PyQt4 (Qt binding)
https://wiki.python.org/moin/PyQt

All are available for installation from the Python Package Index (http://pypi.python.org/pypi) using pip.

Installation

The most recent public release of this software is available from the Python Package Index [1] by either:

[joeuser] $ pip install PvMail

or:

[joeuser] $ easy_install PvMail

while the source is available from GitHub: https://github.com/prjemian/pvMail

[1]https://pypi.python.org/pypi/PvMail