coding-standards

Python

Python code should, as a minimum, adhere to the PEP8 Python coding standard. We also encourage compliance with modern style recommendations, such as type annotations in PEP484.