Contents

autopep8 2.3.2

0

A tool that automatically formats Python code to conform to the PEP 8 style guide

A tool that automatically formats Python code to conform to the PEP 8 style guide

Stars: 4662, Watchers: 4662, Forks: 289, Open Issues: 127

The hhatto/autopep8 repo was created 15 years ago and the last code push was 2 months ago.
The project is very popular with an impressive 4662 github stars!

How to Install autopep8

You can install autopep8 using pip

pip install autopep8

or add it to a project with poetry

poetry add autopep8

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/autopep8/
GitHub Repo:
https://github.com/hhatto/autopep8

Classifiers

  • Software Development/Libraries/Python Modules
  • Software Development/Quality Assurance
No  autopep8  pypi packages just yet.

Errors

A list of common autopep8 errors.

Code Examples

Here are some autopep8 code examples and snippets.

GitHub Issues

The autopep8 package has 127 open issues on GitHub

  • [Feature Inquiry] Support for fixing E501 on single long string literals

See more issues on GitHub

Related Packages & Articles

pyaml 26.2.1

PyYAML-based module to produce a bit more pretty and readable YAML-serialized data

flake8 7.3.0

the modular source code checker: pep8 pyflakes and co