Malcolm
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.
Documentation
Full documentation is available at http://pymalcolm.readthedocs.org
Source Code
Available from https://github.com/dls-controls/pymalcolm
Installation
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
Changelog
See CHANGELOG
Contributing
See CONTRIBUTING
License
APACHE License. (see LICENSE)