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
Download SlackBuild:
python3-pyflakes.tar.gz
python3-pyflakes.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
python3-pyflakes.SlackBuild |
python3-pyflakes.info |
slack-desc |
© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds