Skip to content

DiamondLightSource/pymalcolm

Folders and files

NameName
Last commit message
Last commit date
Mar 14, 2024
Jan 31, 2024
Jul 15, 2024
Jul 15, 2024
Aug 1, 2019
Jul 10, 2024
Jun 1, 2016
Nov 19, 2019
Jun 14, 2021
Feb 9, 2021
Nov 1, 2016
Jul 15, 2024
Jul 15, 2024
Feb 9, 2016
Nov 24, 2021
Aug 29, 2024
Jul 15, 2024
Jul 15, 2021
Jul 15, 2024
Jul 9, 2020

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://DiamondLightSource.github.io/pymalcolm

Source Code

Available from https://github.com/DiamondLightSource/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/DiamondLightSource/pymalcolm.git

Changelog

See CHANGELOG

Contributing

See CONTRIBUTING

License

APACHE License. (see LICENSE)