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.3
Name Modified Size InfoDownloads / Week
Parent folder
ruff-x86_64-unknown-linux-gnu.tar.gz.sha256 2025-04-03 103 Bytes
ruff-x86_64-unknown-linux-musl.tar.gz 2025-04-03 11.4 MB
ruff-x86_64-unknown-linux-musl.tar.gz.sha256 2025-04-03 104 Bytes
sha256.sum 2025-04-03 81 Bytes
source.tar.gz 2025-04-03 6.2 MB
source.tar.gz.sha256 2025-04-03 81 Bytes
ruff-powerpc64le-unknown-linux-gnu.tar.gz.sha256 2025-04-03 108 Bytes
ruff-s390x-unknown-linux-gnu.tar.gz 2025-04-03 13.8 MB
ruff-s390x-unknown-linux-gnu.tar.gz.sha256 2025-04-03 102 Bytes
ruff-x86_64-apple-darwin.tar.gz 2025-04-03 10.9 MB
ruff-x86_64-apple-darwin.tar.gz.sha256 2025-04-03 98 Bytes
ruff-x86_64-pc-windows-msvc.zip 2025-04-03 11.0 MB
ruff-x86_64-pc-windows-msvc.zip.sha256 2025-04-03 98 Bytes
ruff-x86_64-unknown-linux-gnu.tar.gz 2025-04-03 11.4 MB
ruff-i686-unknown-linux-gnu.tar.gz.sha256 2025-04-03 101 Bytes
ruff-i686-unknown-linux-musl.tar.gz 2025-04-03 11.0 MB
ruff-i686-unknown-linux-musl.tar.gz.sha256 2025-04-03 102 Bytes
ruff-installer.ps1 2025-04-03 19.5 kB
ruff-installer.sh 2025-04-03 58.3 kB
ruff-powerpc64-unknown-linux-gnu.tar.gz 2025-04-03 12.2 MB
ruff-powerpc64-unknown-linux-gnu.tar.gz.sha256 2025-04-03 106 Bytes
ruff-powerpc64le-unknown-linux-gnu.tar.gz 2025-04-03 11.7 MB
ruff-arm-unknown-linux-musleabihf.tar.gz.sha256 2025-04-03 107 Bytes
ruff-armv7-unknown-linux-gnueabihf.tar.gz 2025-04-03 9.9 MB
ruff-armv7-unknown-linux-gnueabihf.tar.gz.sha256 2025-04-03 108 Bytes
ruff-armv7-unknown-linux-musleabihf.tar.gz 2025-04-03 9.9 MB
ruff-armv7-unknown-linux-musleabihf.tar.gz.sha256 2025-04-03 109 Bytes
ruff-i686-pc-windows-msvc.zip 2025-04-03 10.0 MB
ruff-i686-pc-windows-msvc.zip.sha256 2025-04-03 96 Bytes
ruff-i686-unknown-linux-gnu.tar.gz 2025-04-03 11.5 MB
dist-manifest.json 2025-04-03 40.9 kB
ruff-aarch64-apple-darwin.tar.gz 2025-04-03 10.2 MB
ruff-aarch64-apple-darwin.tar.gz.sha256 2025-04-03 99 Bytes
ruff-aarch64-pc-windows-msvc.zip 2025-04-03 10.2 MB
ruff-aarch64-pc-windows-msvc.zip.sha256 2025-04-03 99 Bytes
ruff-aarch64-unknown-linux-gnu.tar.gz 2025-04-03 10.4 MB
ruff-aarch64-unknown-linux-gnu.tar.gz.sha256 2025-04-03 104 Bytes
ruff-aarch64-unknown-linux-musl.tar.gz 2025-04-03 10.3 MB
ruff-aarch64-unknown-linux-musl.tar.gz.sha256 2025-04-03 105 Bytes
ruff-arm-unknown-linux-musleabihf.tar.gz 2025-04-03 10.1 MB
0.11.3 source code.tar.gz 2025-04-03 6.2 MB
0.11.3 source code.zip 2025-04-03 10.4 MB
README.md 2025-04-03 8.9 kB
Totals: 43 Items   208.9 MB 1

Release Notes

Preview features

  • [airflow] Add more autofixes for AIR302 (#16876, #16977, #16976, #16965)
  • [airflow] Move AIR301 to AIR002 (#16978)
  • [airflow] Move AIR302 to AIR301 and AIR303 to AIR302 (#17151)
  • [flake8-bandit] Mark str and list[str] literals as trusted input (S603) (#17136)
  • [ruff] Support slices in RUF005 (#17078)
  • [syntax-errors] Start detecting compile-time syntax errors (#16106)
  • [syntax-errors] Duplicate type parameter names (#16858)
  • [syntax-errors] Irrefutable case pattern before final case (#16905)
  • [syntax-errors] Multiple assignments in case pattern (#16957)
  • [syntax-errors] Single starred assignment target (#17024)
  • [syntax-errors] Starred expressions in return, yield, and for (#17134)
  • [syntax-errors] Store to or delete __debug__ (#16984)

Bug fixes

  • Error instead of panic! when running Ruff from a deleted directory (#16903) (#17054)
  • [syntax-errors] Fix false positive for parenthesized tuple index (#16948)

CLI

  • Check pyproject.toml correctly when it is passed via stdin (#16971)

Configuration

  • [flake8-import-conventions] Add import numpy.typing as npt to default flake8-import-conventions.aliases (#17133)

Documentation

  • [refurb] Document why UserDict, UserList, and UserString are preferred over dict, list, and str (FURB189) (#16927)

Contributors

Install ruff 0.11.3

Install prebuilt binaries via shell script

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

Download ruff 0.11.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-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-04-03