Malcolm is a middlelayer framework that implements high level configure/run behaviour of control system components like those used in continuous scans. This repository 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 malcolm
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)