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:
- Click "Tools" and then click "Manage Plug-ins..."
- Search for "thonny-flake8" in the input box.
- Click install.
After installing you will need to restart Thonny.
Project details
Release history Release notifications | RSS feed
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
File details
Details for the file thonny_flake-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: thonny_flake-1.0.3-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.25.1 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e093da11f35d2063b585a2890fdcad75e9910094f69bbc8f758c2deae91f409f |
|
MD5 | df7dc22e24e2aff54a51490372e821e1 |
|
BLAKE2b-256 | c7c35b0710ae95120f34afd4a438a44a2432a0832169a28e0014996551827078 |