Skip to content

dls-controls/pymalcolm

Repository files navigation

Malcolm

Code CI Docs CI Test coverage Latest PyPI version

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 https://dls-controls.github.io/pymalcolm

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)