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
- Account for whitespace-only separation of flake8 error selectors/ignores
- Pyproject.toml is ignored if ~/.config/pycodestyle have select key filled
- Exclude Regex is not working for formatOnSave with vscode autopep8 extension
- Lack of new line character when autopep8 is returning back shell input to user
- [pep8] options ignored when [flake8] select= is present
- UnicodeEncodeError when formatting code using stdin
- `--recursive` does not work for stub files
- indentation breaks for multiple statements separated by semicolons in class __init__ oneliner
- Provide a way to ignore recursive.
- New feature request for Win32: add XDG_CONFIG_HOME and ~/.config to search path
- Docs
- Python not yet supported