A Python Educational Linter
Project description
EduLint
EduLint is a Python linter aimed at helping beginning programmers improve their coding style. At present moment, it integrates flake8 and pylint, with some tweaks to their default configuration.
The repository contains both the linter itself. For ease of use for the beginning programmers, there is a web version running at edulint.rechtackova.cz.
You can install the latest release with pip:
python<version> -m pip install edulint
Once installed, you can run it as a python module:
python<the-same-version> -m edulint <file-to-lint>
Read the documentation for more options and configuration details.
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 Distribution
edulint-2.1.4.tar.gz
(128.5 kB
view details)
Built Distribution
edulint-2.1.4-py3-none-any.whl
(132.0 kB
view details)
File details
Details for the file edulint-2.1.4.tar.gz
.
File metadata
- Download URL: edulint-2.1.4.tar.gz
- Upload date:
- Size: 128.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b3698770f6c17e71bd9b2e921abcb497f1737e3b9c1797f710adf51b573d833e |
|
MD5 | b72318a3c55b0a375081923d2b223844 |
|
BLAKE2b-256 | 554ede8555e6e4356307d9b2c4c3edc0edfdb7c07ec52f96622d23e9bf50c3cd |
File details
Details for the file edulint-2.1.4-py3-none-any.whl
.
File metadata
- Download URL: edulint-2.1.4-py3-none-any.whl
- Upload date:
- Size: 132.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6c6bb4d3b1f9a126e0bb0eec73bec0b590f9bcf1296e3266f8bd2a192a12e0ca |
|
MD5 | 76c6bc681551c62350bf31153750c31e |
|
BLAKE2b-256 | 28f1f5eb642f9bb7c80410e3785f5c9e9513e3a2322dc01a08ea28341e22f1de |