=========== Python PEPs =========== For Python code the Python Enhancement Proposals (PEPs) apply. See the `Python Developer's Guide `__ for detailed information. The most basic one is `PEP8: Style Guide for Python Code `_. Compliance with PEP8 can be checked using the `Python style guide checker `_.