About Anaconda Help Download Anaconda

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

Installers

  • noarch v2.0.4
  • linux-64 v2.3.2
  • linux-aarch64 v2.3.2
  • osx-arm64 v2.3.2
  • win-64 v2.3.2
  • linux-32 v1.4.3
  • linux-ppc64le v1.4.3
  • osx-64 v1.4.3
  • win-32 v1.4.4

conda install

To install this package run one of the following:
conda install main::autopep8

Description

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 needs to be formatted. autopep8 is capable of fixing most of the formatting issues that can be reported by pycodestyle.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.2) Legal | Privacy Policy