thekey


Namethekey JSON
Version 2.0.2 PyPI version JSON
download
home_pageNone
SummaryHelp You Find Any Text Queqly!|帮你快速查询文本!
upload_time2024-06-17 17:36:13
maintainerNone
docs_urlNone
authorPython学霸
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## 介绍
`thekey` 是一个高效搜索工具,可以帮你搜索任何目录多个文件中文本内容.|`thekey` Can Help You Find Any Text In Any Folder!

## 安装
``` bush
pip install thekey
```
## 使用
**1.命令方式** | **Bush**
``` bush
findit [keyword] 
findit [keyword] [folder]
```
**2.Pyhton使用** 
``` python
import thekey
wherepip.findit("get")
wherepip.findit("get","c:\program files\python37\Tools\scripts")
```
**喜欢关注python学霸微信公众号!**



            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "thekey",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Python\u5b66\u9738",
    "author_email": "python@xueba.com",
    "download_url": "https://files.pythonhosted.org/packages/a9/04/6a65d022bfebdb5c45a4fbc984637743d37cd4f99521e2b09533902bfaf8/thekey-2.0.2.tar.gz",
    "platform": null,
    "description": "## \u4ecb\u7ecd\r\n`thekey` \u662f\u4e00\u4e2a\u9ad8\u6548\u641c\u7d22\u5de5\u5177\uff0c\u53ef\u4ee5\u5e2e\u4f60\u641c\u7d22\u4efb\u4f55\u76ee\u5f55\u591a\u4e2a\u6587\u4ef6\u4e2d\u6587\u672c\u5185\u5bb9.|`thekey` Can Help You Find Any Text In Any Folder!\r\n\r\n## \u5b89\u88c5\r\n``` bush\r\npip install thekey\r\n```\r\n## \u4f7f\u7528\r\n**1.\u547d\u4ee4\u65b9\u5f0f** | **Bush**\r\n``` bush\r\nfindit [keyword] \r\nfindit [keyword] [folder]\r\n```\r\n**2.Pyhton\u4f7f\u7528** \r\n``` python\r\nimport thekey\r\nwherepip.findit(\"get\")\r\nwherepip.findit(\"get\",\"c:\\program files\\python37\\Tools\\scripts\")\r\n```\r\n**\u559c\u6b22\u5173\u6ce8python\u5b66\u9738\u5fae\u4fe1\u516c\u4f17\u53f7!**\r\n\r\n\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Help You Find Any Text Queqly!|\u5e2e\u4f60\u5feb\u901f\u67e5\u8be2\u6587\u672c\uff01",
    "version": "2.0.2",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e0d5665812e223037fdc9fa4ff0d091a8479916dce74d2a9dabffcba44d3bd76",
                "md5": "4ce2f441cbf89bfa249cea5cf7c99e58",
                "sha256": "b3030009fa78050d9ee36cd1480dddd6eaa52de6ba328e3362911342fa34b2b4"
            },
            "downloads": -1,
            "filename": "thekey-2.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4ce2f441cbf89bfa249cea5cf7c99e58",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2394,
            "upload_time": "2024-06-17T17:36:10",
            "upload_time_iso_8601": "2024-06-17T17:36:10.342571Z",
            "url": "https://files.pythonhosted.org/packages/e0/d5/665812e223037fdc9fa4ff0d091a8479916dce74d2a9dabffcba44d3bd76/thekey-2.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a9046a65d022bfebdb5c45a4fbc984637743d37cd4f99521e2b09533902bfaf8",
                "md5": "3cc89d52a237a71cacbb2545b2ae3bdb",
                "sha256": "df9430552f6e113c45417f767a1a27527bb6e49e9e555dd56d1f5c401c61823d"
            },
            "downloads": -1,
            "filename": "thekey-2.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "3cc89d52a237a71cacbb2545b2ae3bdb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1858,
            "upload_time": "2024-06-17T17:36:13",
            "upload_time_iso_8601": "2024-06-17T17:36:13.845209Z",
            "url": "https://files.pythonhosted.org/packages/a9/04/6a65d022bfebdb5c45a4fbc984637743d37cd4f99521e2b09533902bfaf8/thekey-2.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-17 17:36:13",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "thekey"
}
        
Elapsed time: 0.23396s