Skip to content

domdfcoding/greppy

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 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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published