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
- Powers treated differently to other operators regarding whitespace correction
- Long line breaking with operators
- Remove duplicated tab indent
- Create diff for a specific pep8 issue
- Question: autopep8 output
- Operate on the same files that pep8/pycodestyle would
- E301 has been further split into E305, E306
- Formatting over maximum line length with -aa or --experimental
- autopep8 against patches
- Way to specify visual indentation as preferred style
- Docs
- Python not yet supported