{"id":17362563,"url":"https://github.com/domdfcoding/greppy","last_synced_at":"2025-03-27T17:28:56.423Z","repository":{"id":48784895,"uuid":"312218198","full_name":"domdfcoding/greppy","owner":"domdfcoding","description":"Recursively grep over Python files in the files in the given directory.","archived":false,"fork":false,"pushed_at":"2025-01-06T17:32:12.000Z","size":243,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-01T20:45:02.679Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://greppy.readthedocs.io/en/latest","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/domdfcoding.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-12T08:49:04.000Z","updated_at":"2024-10-08T18:21:16.000Z","dependencies_parsed_at":"2024-02-06T13:16:11.928Z","dependency_job_id":"59aeceb8-f3d9-4499-bd37-c1ac75e158b0","html_url":"https://github.com/domdfcoding/greppy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Fgreppy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Fgreppy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Fgreppy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Fgreppy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/domdfcoding","download_url":"https://codeload.github.com/domdfcoding/greppy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245891842,"owners_count":20689405,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["python"],"created_at":"2024-10-15T19:39:20.425Z","updated_at":"2025-03-27T17:28:56.415Z","avatar_url":"https://github.com/domdfcoding.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"#######\ngreppy\n#######\n\n.. start short_desc\n\n**Recursively grep over Python files in the files in the given directory.**\n\n.. end short_desc\n\n\n.. start shields\n\n.. list-table::\n\t:stub-columns: 1\n\t:widths: 10 90\n\n\t* - Docs\n\t  - |docs| |docs_check|\n\t* - Tests\n\t  - |actions_linux| |actions_macos| |coveralls|\n\t* - Activity\n\t  - |commits-latest| |commits-since| |maintained|\n\t* - QA\n\t  - |codefactor| |actions_flake8| |actions_mypy|\n\t* - Other\n\t  - |license| |language| |requires|\n\n.. |docs| image:: https://img.shields.io/readthedocs/greppy/latest?logo=read-the-docs\n\t:target: https://greppy.readthedocs.io/en/latest\n\t:alt: Documentation Build Status\n\n.. |docs_check| image:: https://github.com/domdfcoding/greppy/workflows/Docs%20Check/badge.svg\n\t:target: https://github.com/domdfcoding/greppy/actions?query=workflow%3A%22Docs+Check%22\n\t:alt: Docs Check Status\n\n.. |actions_linux| image:: https://github.com/domdfcoding/greppy/workflows/Linux/badge.svg\n\t:target: https://github.com/domdfcoding/greppy/actions?query=workflow%3A%22Linux%22\n\t:alt: Linux Test Status\n\n.. |actions_macos| image:: https://github.com/domdfcoding/greppy/workflows/macOS/badge.svg\n\t:target: https://github.com/domdfcoding/greppy/actions?query=workflow%3A%22macOS%22\n\t:alt: macOS Test Status\n\n.. |actions_flake8| image:: https://github.com/domdfcoding/greppy/workflows/Flake8/badge.svg\n\t:target: https://github.com/domdfcoding/greppy/actions?query=workflow%3A%22Flake8%22\n\t:alt: Flake8 Status\n\n.. |actions_mypy| image:: https://github.com/domdfcoding/greppy/workflows/mypy/badge.svg\n\t:target: https://github.com/domdfcoding/greppy/actions?query=workflow%3A%22mypy%22\n\t:alt: mypy status\n\n.. |requires| image:: https://dependency-dash.repo-helper.uk/github/domdfcoding/greppy/badge.svg\n\t:target: https://dependency-dash.repo-helper.uk/github/domdfcoding/greppy/\n\t:alt: Requirements Status\n\n.. |coveralls| image:: https://img.shields.io/coveralls/github/domdfcoding/greppy/master?logo=coveralls\n\t:target: https://coveralls.io/github/domdfcoding/greppy?branch=master\n\t:alt: Coverage\n\n.. |codefactor| image:: https://img.shields.io/codefactor/grade/github/domdfcoding/greppy?logo=codefactor\n\t:target: https://www.codefactor.io/repository/github/domdfcoding/greppy\n\t:alt: CodeFactor Grade\n\n.. |license| image:: https://img.shields.io/github/license/domdfcoding/greppy\n\t:target: https://github.com/domdfcoding/greppy/blob/master/LICENSE\n\t:alt: License\n\n.. |language| image:: https://img.shields.io/github/languages/top/domdfcoding/greppy\n\t:alt: GitHub top language\n\n.. |commits-since| image:: https://img.shields.io/github/commits-since/domdfcoding/greppy/v0.0.0\n\t:target: https://github.com/domdfcoding/greppy/pulse\n\t:alt: GitHub commits since tagged version\n\n.. |commits-latest| image:: https://img.shields.io/github/last-commit/domdfcoding/greppy\n\t:target: https://github.com/domdfcoding/greppy/commit/master\n\t:alt: GitHub last commit\n\n.. |maintained| image:: https://img.shields.io/maintenance/yes/2025\n\t:alt: Maintenance\n\n.. end shields\n\nInstallation\n--------------\n\n.. start installation\n\n``greppy`` can be installed from GitHub.\n\nTo install with ``pip``:\n\n.. code-block:: bash\n\n\t$ python -m pip install git+https://github.com/domdfcoding/greppy\n\n.. end installation\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdomdfcoding%2Fgreppy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdomdfcoding%2Fgreppy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdomdfcoding%2Fgreppy/lists"}