autopep8
https://github.com/hhatto/autopep8
Python
A tool that automatically formats Python code to conform to the PEP 8 style guide.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported10 Subscribers
Add a CodeTriage badge to autopep8
Help out
- Issues
- Whitespaces inserted when using ``--ignore=E402``
- fixer for E1,W191 causes E122,E123 or E126
- How to list the active fixes?
- Arbitrary line shortening for E501?
- Handling E402 at .py file with notebook style block comment
- type annotated return types in overlength lines ignored
- using try keyword in first line and later extra imports autopep8 generates wrong code
- codes in autopep8 documentation do not match pep8 documentation
- Error in Visual Studio when formatting with no newline at end of file
- Identifier split into two when using ignore=W503
- Docs
- Python not yet supported