doocspie - DOOCS Python Interface for Experiments

Introduction

The doocspie library is a high-level pure Python based layer on top of the low-level C/C++ based pydoocs library, which provides the bindings to the C++ DOOCS client API. Information on pydoocs itself can be found here: https://confluence.desy.de/display/DOOCS/Python+Client+Interface. We encourage users to exclusively use doocspie instead of pydoocs in future applications though.

INSTALL:

CHANGELOG:

The documentation starts in the following with a brief description of how the doocspie library can be installed with the conda package manager. Then it follows the primary contents, showing all the capabilities and features of doocspie with various code examples. A comprehensive API reference completes this documentation. For questions, remarks or requests related to doocspie, please contact us via christopher.passow@desy.de and/or christopher.behrens@desy.de.