autopep8-2.7
A tool that automatically formats Python code to conform to the PEP 8 style guide
Install
- All systems
-
curl cmd.cat/autopep8-2.7.sh
- Arch Linux
-
pacman -S python2-autopep8
- Fedora
-
dnf install python2-autopep8
- Dockerfile
- dockerfile.run/autopep8-2.7