Skip to content

jamesmudd/pymalcolm

 
 

Repository files navigation

Malcolm

Build Status Test coverage Code Health Latest PyPI version Documentation

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)

About

Scanning in the middlelayer, v2

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.7%
  • Other 0.3%