{"id":19528998,"url":"https://github.com/myint/docgrep","last_synced_at":"2025-06-19T19:33:12.569Z","repository":{"id":15754742,"uuid":"18493462","full_name":"myint/docgrep","owner":"myint","description":"Like grep, but only searches through docstrings (in Python files)","archived":false,"fork":false,"pushed_at":"2014-04-06T19:42:46.000Z","size":144,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-05T18:52:44.665Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pypi.python.org/pypi/docgrep","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/myint.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-06T16:17:24.000Z","updated_at":"2017-11-19T23:56:39.000Z","dependencies_parsed_at":"2022-09-26T20:31:21.051Z","dependency_job_id":null,"html_url":"https://github.com/myint/docgrep","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/myint/docgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myint%2Fdocgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myint%2Fdocgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myint%2Fdocgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myint%2Fdocgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/myint","download_url":"https://codeload.github.com/myint/docgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myint%2Fdocgrep/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260815997,"owners_count":23067193,"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":[],"created_at":"2024-11-11T01:21:26.584Z","updated_at":"2025-06-19T19:33:07.560Z","avatar_url":"https://github.com/myint.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"=======\ndocgrep\n=======\n\nLike ``grep``, but only searches through docstrings (in Python code).\n\n\nInstallation\n============\n\nFrom pip::\n\n    $ pip install --upgrade docgrep\n\n\nExample\n=======\n\n::\n\n    $ docgrep 'Python 3.4' .\n    ./asyncio/futures.py:113: \"\"\"This class is *almost* compatible with concurrent.futures.Future.\n\n        Differences:\n\n        - result() and exception() do not take a timeout argument and\n          raise an exception when the future isn't done yet.\n\n        - Callbacks registered with add_done_callback() are always called\n          via the event loop's call_soon_threadsafe().\n\n        - This class is not compatible with the wait() and as_completed()\n          methods in the concurrent.futures package.\n\n        (In Python 3.4 or later we may be able to unify the implementations.)\n        \"\"\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyint%2Fdocgrep","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmyint%2Fdocgrep","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyint%2Fdocgrep/lists"}