46045-syslab/syslab-python
DBras 1d8fbd49d1 fix: syslab-lib regex escape 2024-06-10 10:51:35 +02:00
..
syslab fix: syslab-lib regex escape 2024-06-10 10:51:35 +02:00
tests init commit 2024-06-10 10:50:30 +02:00
.gitignore init commit 2024-06-10 10:50:30 +02:00
README.md init commit 2024-06-10 10:50:30 +02:00
example.py init commit 2024-06-10 10:50:30 +02:00
notes.md init commit 2024-06-10 10:50:30 +02:00
requirements.txt init commit 2024-06-10 10:50:30 +02:00
setup.cfg init commit 2024-06-10 10:50:30 +02:00
setup.py init commit 2024-06-10 10:50:30 +02:00
syslab_ctrl_log_SP_1687041679.json init commit 2024-06-10 10:50:30 +02:00

README.md

SYSLAB Python Interface

This project provides a Python interface to several SYSLAB components.

Required software

  • Python (>=3.7)
  • python-requests (>=2.18)
  • python-bs4 (>= 4.7)

Installation

To install the package in your local path, run

    python setup.py install

Alternatively, copy the syslab folder into your project directory.

Contributors

  • Anders Thavlov: Initial implementation
  • Oliver Gehrke
  • Daniel Esteban Morales Bondy
  • Tue Vissing Jensen
  • Federico Zarelli