autopep8: autopep8 (automatically formats Python code)
autopep8:
autopep8: autopep8 automatically formats Python code to conform to the PEP 8
autopep8: style guide. It uses the pep8 utility to determine what parts of the
autopep8: code needs to be formatted. autopep8 is capable of fixing most of the
autopep8: of the formatting issues that can be reported by pep8.
autopep8:
autopep8: Homepage: https://github.com/hhatto/autopep8
autopep8:
autopep8:
autopep8: