Bug#1143489: RFP: ruff -- Fast Python linter and code formatter

Gioele Barabucci <[email protected]> Sun, 2 Aug 2026 21:23:26 +0200
Newsgroups gmane.linux.debian.devel.wnpp
Message-ID <64247395-7087-47e8-b0a7-7a6954157e66__4201.14420573867$1785698730$gmane$org@debian.org>
Package: wnpp
X-Debbugs-Cc: [email protected]
Severity: wishlist

* Package name    : ruff
   Upstream Contact: https://astral.sh
* URL             : https://docs.astral.sh/ruff/
* License         : MIT
   Programming Lang: Rust
   Description     : Fast Python linter and code formatter

Ruff aims to be orders of magnitude faster than alternative tools while 
integrating more functionality behind a single, common interface.

Ruff can be used to replace Flake8 (plus dozens of plugins), Black, 
isort, pydocstyle, pyupgrade, autoflake, and more, all while executing 
tens or hundreds of times faster than any individual tool.