Skip to content

Latest commit

 

History

History
73 lines (49 loc) · 1.97 KB

README.rst

File metadata and controls

73 lines (49 loc) · 1.97 KB

Malcolm

Build Status Test coverage Code Health Latest PyPI version Documentation

Malcolm is a middlelayer service that allows high level configure/run control of control system components generally involved in continuous scans. This module 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 pymalcolm

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)