Linters
A linter, is a static code analysis tool used to flag programming errors, bugs, stylistic errors, and suspicious constructs, such as pyflakes, pylint, and others. This grid lists linters that have features specifically for Django.
6
Packages
0
Features
Search & Filter
| Package | ruff | djLint | pylint-django | djhtml | Djade |
|---|---|---|---|---|---|
|
Description
|
An extremely fast Python
linter and code formatter, written in Rust. |
✨ HTML Template Linter and
Formatter. Django - Jinja - Nunjucks - Handlebars - GoLang |
Pylint plugin for improving
code analysis for when using Django |
Django/Jinja template indenter
|
A Django template formatter.
|
|
Category
|
Other | Other | Other | Other | Other |
|
Using This
|
3
|
2
|
0
|
1
|
1
|
|
Python 3?
|
Yes | Yes | Yes | Yes | Yes |
|
Dev Status
|
Production/Stable | Unknown | Production/Stable | Unknown | Production/Stable |
|
Version (PyPI)
|
0.15.1 | 1.36.4 | 2.7.0 | 3.0.10 | 1.7.0 |
|
Stars
|
45,765 | 887 | 620 | 630 | 369 |
|
Forks
|
1,769 | 106 | 122 | 36 | 6 |
|
Commits
|
|
|
|
|
|
|
Updated
|
14 Feb 2026 | 15 Feb 2026 | 1 Jan 2026 | 8 Oct 2025 | 11 Feb 2026 |
|
License
|
MIT License | GPL-3.0-or-… | Custom | GPLv3+ | MIT |
|
Links
|