autopep8 automatically formats Python code to conform to the PEP 8 style guide. It uses the pycodestyle utility to determine what parts of the code need to be formatted. autopep8 is capable of fixing most of the formatting issues that can be reported by pycodestyle. Correct deprecated or non-idiomatic Python code (via lib2to3). Use this for making Python 2.7 code more compatible with Python 3. Put a blank line between a class docstring and its first method declaration. Remove blank lines between a function declaration and its docstring.
Features
- Normalize files with mixed line endings
- By default autopep8 only makes whitespace changes
- autopep8 can also use pyproject.toml
- Broad spectrum testing is available
- autopep8 is capable of fixing most of the formatting issues
- It uses the pycodestyle utility to determine what parts of the code need formatting
Categories
Data FormatsLicense
MIT LicenseFollow autopep8
Other Useful Business Software
Jscrambler: Pioneering Client-Side Protection Platform
Jscrambler is the leader in Client-Side Protection and Compliance. We were the first to merge advanced polymorphic JavaScript obfuscation with fine-grained third-party tag protection in a unified Client-Side Protection and Compliance Platform. Our integrated solution ensures a robust defense against current and emerging client-side cyber threats, data leaks, and IP theft, empowering software development and digital teams to innovate securely. With Jscrambler, businesses adopt a unified, future-proof client-side security policy all while achieving compliance with emerging security standards including PCI DSS v4.0. Trusted by digital leaders worldwide, Jscrambler gives businesses the freedom to innovate securely.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of autopep8!