2. Python Programming Style and Rules

At the moment we do not have specific rules for ICS but we follow the rules defined for ELT project.

The standard recommended by the ELT project is the Google Python Style

<https://google.github.io/styleguide/pyguide.html>

The PEP8 Style Guide for Python code is also suitable

<https://www.python.org/dev/peps/pep-0008>

For specific ELT rules, please refer to ELT Coding Standards

<https://pdm.eso.org/kronodoc/1100/Get/364180/ESO-254539_1%20E-ELT%20Programming%20Language%20Coding%20Standards.pdf>