Skip to main content

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

Project description

thonny-edulint

Pypi Python versions

A Thonny plugin to add most of EduLint's warnings.

Installing

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

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

To install directly from Thonny:

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

After installing you will need to restart Thonny.

Known issues

Due to bug in Thonny 4.0.0 to 4.1.1 there are two steps required to install thonny-edulint.

  1. Thonny -> Tools -> Manage plug-ins... -> thonny-edulint -> Install
  2. Thonny -> Tools -> Manage packages... -> edulint -> Install

If you forget the second step, the code linting will fail and give you a message reminding you that it's necessary.

The bug should be fixed in Thonny 4.1.2, after which this workaround shouldn't be necessary. More info is in this issue and the one referred from it.

Screenshot demo

Thonny edulint

License information

The codebase of this plugin started as a copy of thonny-flake which is licensed under MIT.

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

thonny-edulint-0.5.1.tar.gz (32.2 kB view hashes)

Uploaded Source

Built Distribution

thonny_edulint-0.5.1-py3-none-any.whl (34.2 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