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

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

Home / 0.13.3
Name Modified Size InfoDownloads / Week
Parent folder
sha256.sum 2025-10-02 81 Bytes
source.tar.gz 2025-10-02 8.0 MB
source.tar.gz.sha256 2025-10-02 81 Bytes
ruff-x86_64-apple-darwin.tar.gz 2025-10-02 13.1 MB
ruff-x86_64-apple-darwin.tar.gz.sha256 2025-10-02 98 Bytes
ruff-x86_64-pc-windows-msvc.zip 2025-10-02 13.1 MB
ruff-x86_64-pc-windows-msvc.zip.sha256 2025-10-02 98 Bytes
ruff-x86_64-unknown-linux-gnu.tar.gz 2025-10-02 13.5 MB
ruff-x86_64-unknown-linux-gnu.tar.gz.sha256 2025-10-02 103 Bytes
ruff-x86_64-unknown-linux-musl.tar.gz 2025-10-02 13.6 MB
ruff-x86_64-unknown-linux-musl.tar.gz.sha256 2025-10-02 104 Bytes
ruff-powerpc64-unknown-linux-gnu.tar.gz 2025-10-02 15.0 MB
ruff-powerpc64-unknown-linux-gnu.tar.gz.sha256 2025-10-02 106 Bytes
ruff-powerpc64le-unknown-linux-gnu.tar.gz 2025-10-02 14.5 MB
ruff-powerpc64le-unknown-linux-gnu.tar.gz.sha256 2025-10-02 108 Bytes
ruff-riscv64gc-unknown-linux-gnu.tar.gz 2025-10-02 13.7 MB
ruff-riscv64gc-unknown-linux-gnu.tar.gz.sha256 2025-10-02 106 Bytes
ruff-s390x-unknown-linux-gnu.tar.gz 2025-10-02 13.4 MB
ruff-s390x-unknown-linux-gnu.tar.gz.sha256 2025-10-02 102 Bytes
ruff-i686-pc-windows-msvc.zip.sha256 2025-10-02 96 Bytes
ruff-i686-unknown-linux-gnu.tar.gz 2025-10-02 14.0 MB
ruff-i686-unknown-linux-gnu.tar.gz.sha256 2025-10-02 101 Bytes
ruff-i686-unknown-linux-musl.tar.gz 2025-10-02 13.2 MB
ruff-i686-unknown-linux-musl.tar.gz.sha256 2025-10-02 102 Bytes
ruff-installer.ps1 2025-10-02 20.7 kB
ruff-installer.sh 2025-10-02 63.9 kB
ruff-aarch64-unknown-linux-musl.tar.gz.sha256 2025-10-02 105 Bytes
ruff-arm-unknown-linux-musleabihf.tar.gz 2025-10-02 12.5 MB
ruff-arm-unknown-linux-musleabihf.tar.gz.sha256 2025-10-02 107 Bytes
ruff-armv7-unknown-linux-gnueabihf.tar.gz 2025-10-02 12.3 MB
ruff-armv7-unknown-linux-gnueabihf.tar.gz.sha256 2025-10-02 108 Bytes
ruff-armv7-unknown-linux-musleabihf.tar.gz 2025-10-02 12.3 MB
ruff-armv7-unknown-linux-musleabihf.tar.gz.sha256 2025-10-02 109 Bytes
ruff-i686-pc-windows-msvc.zip 2025-10-02 12.0 MB
dist-manifest.json 2025-10-02 42.3 kB
ruff-aarch64-apple-darwin.tar.gz 2025-10-02 12.3 MB
ruff-aarch64-apple-darwin.tar.gz.sha256 2025-10-02 99 Bytes
ruff-aarch64-pc-windows-msvc.zip 2025-10-02 12.2 MB
ruff-aarch64-pc-windows-msvc.zip.sha256 2025-10-02 99 Bytes
ruff-aarch64-unknown-linux-gnu.tar.gz 2025-10-02 12.6 MB
ruff-aarch64-unknown-linux-gnu.tar.gz.sha256 2025-10-02 104 Bytes
ruff-aarch64-unknown-linux-musl.tar.gz 2025-10-02 12.4 MB
0.13.3 source code.tar.gz 2025-10-02 8.0 MB
0.13.3 source code.zip 2025-10-02 12.8 MB
README.md 2025-10-02 7.6 kB
Totals: 45 Items   264.6 MB 2

Release Notes

Released on 2025-10-02.

Preview features

  • Display diffs for ruff format --check and add support for different output formats (#20443)
  • [pyflakes] Handle some common submodule import situations for unused-import (F401) (#20200)
  • [ruff] Do not flag %r + repr() combinations (RUF065) (#20600)

Bug fixes

  • [cli] Add conflict between --add-noqa and --diff options (#20642)
  • [pylint] Exempt required imports from PLR0402 (#20381)
  • [pylint] Fix missing max-nested-blocks in settings display (#20574)
  • [pyupgrade] Prevent infinite loop with I002 and UP026 (#20634)

Rule changes

  • [flake8-simplify] Improve help message clarity (SIM105) (#20548)

Documentation

  • Add the The Basics title back to CONTRIBUTING.md (#20624)
  • Fixed documentation for try_consider_else (#20587)
  • [isort] Clarify dependency between order-by-type and case-sensitive settings (#20559)
  • [pylint] Clarify fix safety to include left-hand hashability (PLR6201) (#20518)

Other changes

  • [playground] Fix quick fixes for empty ranges in playground (#20599)

Contributors

Install ruff 0.13.3

Install prebuilt binaries via shell script

:::sh
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/ruff/releases/download/0.13.3/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.13.3/ruff-installer.ps1 | iex"

Download ruff 0.13.3

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-riscv64gc-unknown-linux-gnu.tar.gz RISCV 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-10-02