Contents Menu Expand
greppy 0.0.0 documentation
greppy 0.0.0 documentation
  • Home
  • Usage
  • Public API
  • Contributing
  • License
  • Downloading source code

Links

  • GitHub

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¶

python3 -m pip install git+https://github.com/domdfcoding/greppy@master --user

  • Usage
  • Public API
    • greppy
  • Contributing
    • Coding style
    • Automated tests
    • Type Annotations
    • Build documentation locally
  • License
  • Downloading source code
    • Building from source

View the Function Index or browse the Source Code.

Browse the GitHub Repository

Next
Usage
Copyright © 2020-2021 Dominic Davis-Foster | Built with Sphinx and @pradyunsg's Furo theme. | Show Source
Contents
  • greppy
    • Installation