Skip to main content

A plugin that adds flake8 warnings to the Thonny Python IDE.

Project description

thonny-flake8

A Thonny plugin to add most of flake8's warnings (all except F401 because Thonny already warns when imported modules are unused).

Installing

To install from pip3 using a terminal (or Powershell for Windows users)

pip3 install thonny-flake
# Or
python3 -m pip install thonny-flake

To install directly from Thonny:

  1. Click "Tools" and then click "Manage Plug-ins..."
  2. Search for "thonny-flake8" in the input box.
  3. Click install.

After installing you will need to restart Thonny.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

thonny_flake-1.0.3-py3-none-any.whl (3.5 kB view hashes)

Uploaded Python 3

Supported by

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