SlackBuilds Repository

15.0 > Python > python3-pyflakes (3.2.0)

simple program which checks Python source files for errors.

Pyflakes analyzes programs and detects 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.

Maintained by: Dimitris Zlatanidis
Keywords: error,check,python,flake8,pycodestyle
ChangeLog: python3-pyflakes

Homepage:
https://github.com/PyCQA/pyflakes

Source Downloads:
pyflakes-3.2.0.tar.gz (556adcc6980bd478657598718f2c1155)

Download SlackBuild:
python3-pyflakes.tar.gz
python3-pyflakes.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds