Skip to content

Recursively grep over Python files in the files in the given directory.

License

Notifications You must be signed in to change notification settings

domdfcoding/greppy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6d5b5af · May 9, 2025

History

89 Commits
May 9, 2025
Feb 5, 2025
Aug 19, 2022
Sep 21, 2022
Aug 19, 2022
Nov 12, 2020
Nov 12, 2020
May 9, 2025
Aug 19, 2022
Apr 28, 2025
Nov 12, 2020
Jan 28, 2021
Nov 12, 2020
Feb 5, 2025
Apr 16, 2024
Aug 19, 2022
Apr 28, 2025
Apr 28, 2025
Aug 19, 2022
Apr 28, 2025

Repository files navigation

greppy

Recursively grep over Python files in the files in the given directory.

Docs Documentation Build Status Docs Check Status
Tests Linux Test Status macOS Test Status Coverage
Activity GitHub last commit GitHub commits since tagged version Maintenance
QA CodeFactor Grade Flake8 Status mypy status
Other License GitHub top language Requirements Status

Installation

greppy can be installed from GitHub.

To install with pip:

$ python -m pip install git+https://github.com/domdfcoding/greppy