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
- Feature Request: Put indent-style option back
- autopep8 client: couldn't create connection to server.
- Unable to remove unnecessary, trailing spaces in Python code
- <string>:1: SyntaxWarning: "is" with 'int' literal. Did you mean "=="?
- AssertionError assert self._bracket_depth >= 0
- [Feature Inquiry] Support for fixing E501 on single long string literals
- Spaces are ignored (E225 and E226) in f-string
- autopep8 removes whitespace before array slice, creating code not compliant with PEP 8
- Long lines more than double the line length were formatted only 2 lines, not more than 2 lines
- Long line containing the await keyword is not being formatted while similar line without await does get proper formatting
- Docs
- Python not yet supported