Skip to main content

setuptools plugin for pyflakes

Project description

.. _flakes:

``flakes`` -- Find Lint
-----------------------

From the pyflakes_ project page:

Pyflakes is a simple program which checks Python source files for
errors. It is similar to PyChecker in scope, but differs in that it
does not execute the modules to check them. This is both safer and
faster, although it does not perform as many checks. Unlike PyLint,
Pyflakes checks only for logical errors in programs; it does not
perform any checks on style.

Synopsis
~~~~~~~~

Running the ``flakes`` command on the ``pycryptopp`` project::

HACK wonwin-mcbrootles-computer:~/playground/pycryptopp/pycryptopp$ ./setup.py flakes
running flakes
pycryptopp/test/test_aes.py:3: 'cStringIO' imported but unused
pycryptopp/test/test_rsa.py:3: 'cStringIO' imported but unused
pycryptopp/test/test_rsa.py:3: 're' imported but unused
pycryptopp/test/test_rsa.py:3: 'os' imported but unused
pycryptopp/test/test_sha256.py:3: 'cStringIO' imported but unused

Options
~~~~~~~

There are no options for the ``flakes`` command.

.. _pyflakes: http://divmod.org/trac/wiki/DivmodPyflakes

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

setuptools_pyflakes-1.0.5.tar.gz (4.4 kB view details)

Uploaded Source

File details

Details for the file setuptools_pyflakes-1.0.5.tar.gz.

File metadata

File hashes

Hashes for setuptools_pyflakes-1.0.5.tar.gz
Algorithm Hash digest
SHA256 de30eeadfdf565dd240fa68c2b41b6afc41a82df9c1fb22abe1002514595962d
MD5 09b6ccdb0cb05c5120e27c155ed54914
BLAKE2b-256 7e6dc17fe98a66ca751174ab53ad64d409be5c421e91774df26c0bfaab19d638

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page