Install Pyflakes-2 On A Arch And Fedora

Install Pyflakes-2 On A Arch And Fedora

pyflakes-2

A lint-like tool for Python to identify common errors quickly without executing code

Install pyflakes-2

  • Arch Linux pacman -S python2-pyflakes Click to copy
  • Fedora dnf install python2-pyflakes Click to copy

python2-pyflakes

A lint-like tool for Python to identify common errors quickly without executing code

pyflakes

passive checker of Python 2 and 3 programs

Pyflakes is program to analyze Python programs and detect various errors. It works by parsing the source file, not importing it, so it is safe to use on modules with side effects. It's also much faster. Unlike PyLint, Pyflakes checks only for logical errors in programs; it does not perform any checks on style. This is the Python 2 command line `pyflakes3` program.

To install the latest version of pyflakes-2 in your favorite operating system just copy the pyflakes-2 installation command from above and paste it into terminal. It will download and install the latest version of pyflakes-2 2024 package in your OS.