Contents

pyflakes 3.4.0

0

passive checker of Python programs

passive checker of Python programs

Stars: 1444, Watchers: 1444, Forks: 179, Open Issues: 60

The PyCQA/pyflakes repo was created 11 years ago and the last code push was 8 months ago.
The project is very popular with an impressive 1444 github stars!

How to Install pyflakes

You can install pyflakes using pip

pip install pyflakes

or add it to a project with poetry

poetry add pyflakes

Package Details

Author
A lot of people
License
MIT
Homepage
https://github.com/PyCQA/pyflakes
PyPi:
https://pypi.org/project/pyflakes/
GitHub Repo:
https://github.com/PyCQA/pyflakes

Classifiers

  • Software Development
  • Utilities
No  pyflakes  pypi packages just yet.

Errors

A list of common pyflakes errors.

Code Examples

Here are some pyflakes code examples and snippets.

GitHub Issues

The pyflakes package has 60 open issues on GitHub

  • setuptools deprecation warnings

See more issues on GitHub

Related Packages & Articles

flake8 7.3.0

the modular source code checker: pep8 pyflakes and co