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
- autopep8.py: Add ability to specify a column range
- Adding proper spacing between functions sometimes separates comments from their associated functions
- Allow disabling extended blank lines check
- [fix] Reading utf8 encoded source code from windows stdin will throw UnicodeEncodeError
- Is it possible to customise the way the code is formatted
- Proposal: Removing --aggressive and --experimental option
- It seems autopep8 isn't ignoring W191 (tab) errors
- object.function(very, long, args) is smashed down to one arg per line; longfunction(sameargs) is not
- Look for the configuration files of pycodestyle and flake8
- setup.cfg documentation? support?
- Docs
- Python not yet supported