ripgrep

ripgrep is a line-oriented search tool that recursively searches the current directory for a regex pattern while respecting gitignore rules. ripgrep has first class support on Windows, macOS and Linu…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install ripgrep

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
15.1.0 2026-05-24    
15.0.0 2025-10-20    
14.1.0 2024-08-10    
14.0.0 2025-10-20    

Issues with this package?

Page last updated 2026-09-03 04:17:19 UTC