{ "info": { "author": "Kirill Korovin", "author_email": "skvoter46@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 3 :: Only", "Topic :: Text Processing :: Filters", "Topic :: Text Processing :: General" ], "description": "pygreppy\n========\n\nTool for searching in python source code files that supports context\noutput.\n\nContext searching is available with ``ast`` moldule and\n`CensoredUsername `__\\ \u2019s\n`fork `__ of ``codegen`` by\nArmin Ronacher.\n\nRequirements:\n-------------\n\n- Python 3.x\n \nInstallation: \n-------------\n``pip install pygreppy``\n\nUsage:\n------\n\n::\n\n pygreppy [-c | -cl | -f] (optional) pattern file\n\n file should be python script (better if formatted with pep8 guidelines)\n\n optional arguments:\n -h show this page\n -c [depth] show context of the string.\n -cl show class containing string (ignored if no class)\n -f show function containing string (ignored if no function)\n\n -re pattern is a regular expression\n\n Note: only one option can be specified at a time.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/skvoter/pygreppy", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "pygreppy", "package_url": "https://pypi.org/project/pygreppy/", "platform": "", "project_url": "https://pypi.org/project/pygreppy/", "project_urls": { "Homepage": "https://github.com/skvoter/pygreppy" }, "release_url": "https://pypi.org/project/pygreppy/1.0.0/", "requires_dist": null, "requires_python": ">=3", "summary": "Tool for searching in python source code", "version": "1.0.0" }, "last_serial": 3482262, "releases": { "0.1.2": [ { "comment_text": "", "digests": { "md5": "3239b8e4e5dfdad5e1cf5ebb3423d6fd", "sha256": "b990a9daf7f914eb0ce302f179bedc79c53d79b5f9a121fdffa9551f6841cae3" }, "downloads": -1, "filename": "pygreppy-0.1.2.tar.gz", "has_sig": false, "md5_digest": "3239b8e4e5dfdad5e1cf5ebb3423d6fd", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 12460, "upload_time": "2017-12-21T00:12:50", "url": "https://files.pythonhosted.org/packages/a0/b7/add40b79a8f187b521a38f027bb9a4243a5a88def2bd089a29f872a633be/pygreppy-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "56fa2986b2ae6b5ad0993a7a184c6881", "sha256": "662b0235f941cda1bba32307fe7d298cf1b38d4a2ab172e9aa4a012d3654cd3e" }, "downloads": -1, "filename": "pygreppy-0.1.3.tar.gz", "has_sig": false, "md5_digest": "56fa2986b2ae6b5ad0993a7a184c6881", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 12625, "upload_time": "2018-01-09T12:30:34", "url": "https://files.pythonhosted.org/packages/a7/ed/ef81e71a1cd4a3dfaad6c179f1150dc4d034301cc12ecc31febb1abfc110/pygreppy-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "97e3220cfb4e38c4d362cc42d7605b01", "sha256": "5243c89e7b2ba383c6506c3463c602240e7de880f89358e2a73c8d455245d9a6" }, "downloads": -1, "filename": "pygreppy-0.1.4.tar.gz", "has_sig": false, "md5_digest": "97e3220cfb4e38c4d362cc42d7605b01", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 12832, "upload_time": "2018-01-09T16:28:16", "url": "https://files.pythonhosted.org/packages/6b/53/170f8e256be04341ad92be5ce7bd5c0250c668b596efce741f64c5500412/pygreppy-0.1.4.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "6499505f2b6c97b69e4641491969997d", "sha256": "4f3e10c391be712f4f5ffaedc988b1453ef59acebb5b58a2226575c9e76cc415" }, "downloads": -1, "filename": "pygreppy-1.0.0.tar.gz", "has_sig": false, "md5_digest": "6499505f2b6c97b69e4641491969997d", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 12996, "upload_time": "2018-01-11T22:03:19", "url": "https://files.pythonhosted.org/packages/cc/6a/71167c028308f75971db6cd79b4df7ac6385aa48aeab5a6aa6ee8141caba/pygreppy-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6499505f2b6c97b69e4641491969997d", "sha256": "4f3e10c391be712f4f5ffaedc988b1453ef59acebb5b58a2226575c9e76cc415" }, "downloads": -1, "filename": "pygreppy-1.0.0.tar.gz", "has_sig": false, "md5_digest": "6499505f2b6c97b69e4641491969997d", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 12996, "upload_time": "2018-01-11T22:03:19", "url": "https://files.pythonhosted.org/packages/cc/6a/71167c028308f75971db6cd79b4df7ac6385aa48aeab5a6aa6ee8141caba/pygreppy-1.0.0.tar.gz" } ] }