Download Latest Version ruff-i686-pc-windows-msvc.zip (10.2 MB)
Email in envelope

Get an email when there's a new version of Ruff Python

Home / 0.11.13
Name Modified Size InfoDownloads / Week
Parent folder
source.tar.gz.sha256 2025-06-05 81 Bytes
ruff-x86_64-apple-darwin.tar.gz.sha256 2025-06-05 98 Bytes
ruff-x86_64-pc-windows-msvc.zip 2025-06-05 11.2 MB
ruff-x86_64-pc-windows-msvc.zip.sha256 2025-06-05 98 Bytes
ruff-x86_64-unknown-linux-gnu.tar.gz 2025-06-05 11.6 MB
ruff-x86_64-unknown-linux-gnu.tar.gz.sha256 2025-06-05 103 Bytes
ruff-x86_64-unknown-linux-musl.tar.gz 2025-06-05 11.6 MB
ruff-x86_64-unknown-linux-musl.tar.gz.sha256 2025-06-05 104 Bytes
sha256.sum 2025-06-05 81 Bytes
source.tar.gz 2025-06-05 6.7 MB
ruff-installer.sh 2025-06-05 63.0 kB
ruff-powerpc64-unknown-linux-gnu.tar.gz 2025-06-05 12.5 MB
ruff-powerpc64-unknown-linux-gnu.tar.gz.sha256 2025-06-05 106 Bytes
ruff-powerpc64le-unknown-linux-gnu.tar.gz 2025-06-05 12.1 MB
ruff-powerpc64le-unknown-linux-gnu.tar.gz.sha256 2025-06-05 108 Bytes
ruff-s390x-unknown-linux-gnu.tar.gz 2025-06-05 11.3 MB
ruff-s390x-unknown-linux-gnu.tar.gz.sha256 2025-06-05 102 Bytes
ruff-x86_64-apple-darwin.tar.gz 2025-06-05 11.1 MB
ruff-armv7-unknown-linux-gnueabihf.tar.gz.sha256 2025-06-05 108 Bytes
ruff-armv7-unknown-linux-musleabihf.tar.gz 2025-06-05 10.1 MB
ruff-armv7-unknown-linux-musleabihf.tar.gz.sha256 2025-06-05 109 Bytes
ruff-i686-pc-windows-msvc.zip 2025-06-05 10.1 MB
ruff-i686-pc-windows-msvc.zip.sha256 2025-06-05 96 Bytes
ruff-i686-unknown-linux-gnu.tar.gz 2025-06-05 11.7 MB
ruff-i686-unknown-linux-gnu.tar.gz.sha256 2025-06-05 101 Bytes
ruff-i686-unknown-linux-musl.tar.gz 2025-06-05 11.1 MB
ruff-i686-unknown-linux-musl.tar.gz.sha256 2025-06-05 102 Bytes
ruff-installer.ps1 2025-06-05 20.7 kB
ruff-aarch64-unknown-linux-gnu.tar.gz 2025-06-05 10.7 MB
ruff-aarch64-unknown-linux-gnu.tar.gz.sha256 2025-06-05 104 Bytes
ruff-aarch64-unknown-linux-musl.tar.gz 2025-06-05 10.5 MB
ruff-aarch64-unknown-linux-musl.tar.gz.sha256 2025-06-05 105 Bytes
ruff-arm-unknown-linux-musleabihf.tar.gz 2025-06-05 10.3 MB
ruff-arm-unknown-linux-musleabihf.tar.gz.sha256 2025-06-05 107 Bytes
ruff-armv7-unknown-linux-gnueabihf.tar.gz 2025-06-05 10.2 MB
dist-manifest.json 2025-06-05 39.1 kB
ruff-aarch64-apple-darwin.tar.gz 2025-06-05 10.4 MB
ruff-aarch64-apple-darwin.tar.gz.sha256 2025-06-05 99 Bytes
ruff-aarch64-pc-windows-msvc.zip 2025-06-05 10.4 MB
ruff-aarch64-pc-windows-msvc.zip.sha256 2025-06-05 99 Bytes
0.11.13 source code.tar.gz 2025-06-05 6.7 MB
0.11.13 source code.zip 2025-06-05 11.1 MB
README.md 2025-06-05 8.1 kB
Totals: 43 Items   211.5 MB 0

Release Notes

Preview features

Bug fixes

  • [perflint] Fix missing parentheses for lambda and ternary conditions (PERF401, PERF403) (#18412)
  • [pyupgrade] Apply UP035 only on py313+ for get_type_hints() (#18476)
  • [pyupgrade] Make fix unsafe if it deletes comments (UP004,UP050) (#18393, #18390)

Rule changes

  • [fastapi] Avoid false positive for class dependencies (FAST003) (#18271)

Documentation

  • Update editor setup docs for Neovim and Vim (#18324)

Other changes

  • Support Python 3.14 template strings (t-strings) in formatter and parser (#17851)

Contributors

Install ruff 0.11.13

Install prebuilt binaries via shell script

:::sh
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/ruff/releases/download/0.11.13/ruff-installer.sh | sh

Install prebuilt binaries via powershell script

:::sh
powershell -ExecutionPolicy Bypass -c "irm https://github.com/astral-sh/ruff/releases/download/0.11.13/ruff-installer.ps1 | iex"

Download ruff 0.11.13

File Platform Checksum
ruff-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
ruff-x86_64-apple-darwin.tar.gz Intel macOS checksum
ruff-aarch64-pc-windows-msvc.zip ARM64 Windows checksum
ruff-i686-pc-windows-msvc.zip x86 Windows checksum
ruff-x86_64-pc-windows-msvc.zip x64 Windows checksum
ruff-aarch64-unknown-linux-gnu.tar.gz ARM64 Linux checksum
ruff-i686-unknown-linux-gnu.tar.gz x86 Linux checksum
ruff-powerpc64-unknown-linux-gnu.tar.gz PPC64 Linux checksum
ruff-powerpc64le-unknown-linux-gnu.tar.gz PPC64LE Linux checksum
ruff-s390x-unknown-linux-gnu.tar.gz S390x Linux checksum
ruff-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum
ruff-armv7-unknown-linux-gnueabihf.tar.gz ARMv7 Linux checksum
ruff-aarch64-unknown-linux-musl.tar.gz ARM64 MUSL Linux checksum
ruff-i686-unknown-linux-musl.tar.gz x86 MUSL Linux checksum
ruff-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum
ruff-arm-unknown-linux-musleabihf.tar.gz ARMv6 MUSL Linux (Hardfloat) checksum
ruff-armv7-unknown-linux-musleabihf.tar.gz ARMv7 MUSL Linux checksum
Source: README.md, updated 2025-06-05