autopep8 is an auto formatter for Python that edits code to align with the PEP 8 style guide. It only formats the code that’s out of alignment with the style guide Website and some documentation