python3-autopep8

tool that automatically formats Python code to conform to PEP 8

Debian Debian
RUN apt-get update && \ apt-get install -y python3-autopep8
Ubuntu
RUN apt-get update && \ apt-get install -y python3-autopep8
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python3-autopep8
Fedora
RUN dnf install -y python3-autopep8
click the source code to copy install python3-autopep8 on any operating system with command-not-found.com