Malcolm is a middlelayer service that allows high level configure/run control of control system components generally involved in continuous scans. This module contains a python implementation allowing the creation of Malcolm servers and clients.
Full documentation is available at http://pymalcolm.readthedocs.org
Available from https://github.com/dls-controls/pymalcolm
To install the latest release, type:
pip install pymalcolm
To install the latest code directly from source, type:
pip install git+git://github.com/dls-controls/pymalcolm.git
See CHANGELOG
See CONTRIBUTING
APACHE License. (see LICENSE)