pyflakes-python2
A lint-like tool for Python to identify common errors quickly without executing code
Install
- All systems
-
curl cmd.cat/pyflakes-python2.sh
- Arch Linux
-
pacman -S python2-pyflakes
- Fedora
-
dnf install python2-pyflakes
- Dockerfile
- dockerfile.run/pyflakes-python2