Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Contributions to ELOG  Not logged in ELOG logo
Message ID: 50     Entry time: Tue Jul 26 10:16:22 2016
Author: Andreas Luedeke 
Author Email: simon.ebner@psi.ch 
Category: Script 
Subject: Python module to read/write/edit/reply/delete ELOG entries 
Status: Stable 
Last Revision: Tue Jul 26 10:26:34 2016 by Andreas Luedeke 
Hello Everybody!
I would just like to inform you that there is a new Python module available to access and work with ELOG (read/write/edit/reply/delete).
Currently the module is only supported for Python version 3. The package is pure Python and has no special dependencies. Therefore you can use the package on any machine.

The documentation you can find on https://github.com/paulscherrerinstitute/py_elog

If you want to install the package in an Anaconda on your local machine just use
conda install -c paulscherrerinstitute elog
(also works from outside PSI - the package is available at https://anaconda.org/paulscherrerinstitute/elog)

If there are issues with the package please use the issue tracker that comes with the github repository
https://github.com/paulscherrerinstitute/py_elog/issues or let me know.
Best
Simon
ELOG V3.1.5-fe60aaf