types-jieba


Nametypes-jieba JSON
Version 0.0.7 PyPI version JSON
download
home_page
Summaryjieba 类型库
upload_time2023-04-10 10:32:11
maintainer
docs_urlNone
author
requires_python>=3
licenseMIT License Copyright (c) 2022 thep0y Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords jieba 中文 分词 类型
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <h1 align="center">types-jieba</h1>
<p align="center">
	<a href="https://pepy.tech/project/types-jieba"><img alt="Downloads" src="https://static.pepy.tech/badge/types-jieba"></a>
</p>

jieba 的类型库。

```bash
pip install types-jieba
```

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "types-jieba",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3",
    "maintainer_email": "",
    "keywords": "jieba,\u4e2d\u6587,\u5206\u8bcd,\u7c7b\u578b",
    "author": "",
    "author_email": "thep0y <thepoy@163.com>",
    "download_url": "https://files.pythonhosted.org/packages/f7/f7/cac88c2a06b58b2dd05a5867600ce43166be31c23ea6d50515f5823fed1b/types-jieba-0.0.7.tar.gz",
    "platform": null,
    "description": "<h1 align=\"center\">types-jieba</h1>\n<p align=\"center\">\n\t<a href=\"https://pepy.tech/project/types-jieba\"><img alt=\"Downloads\" src=\"https://static.pepy.tech/badge/types-jieba\"></a>\n</p>\n\njieba \u7684\u7c7b\u578b\u5e93\u3002\n\n```bash\npip install types-jieba\n```\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2022 thep0y  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "jieba \u7c7b\u578b\u5e93",
    "version": "0.0.7",
    "split_keywords": [
        "jieba",
        "\u4e2d\u6587",
        "\u5206\u8bcd",
        "\u7c7b\u578b"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dc4c9488f089e3e4e9e866c088daf97afc8dd6f809cc5abb658a574e51fd8ee4",
                "md5": "ae4dfe8703bd60749e321e7783b36cf9",
                "sha256": "4aa9e4d7b2587366ac9a6e116802c87bbc84f464c2c4ea6cd73f1689b357f9b0"
            },
            "downloads": -1,
            "filename": "types_jieba-0.0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ae4dfe8703bd60749e321e7783b36cf9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3",
            "size": 8698,
            "upload_time": "2023-04-10T10:32:10",
            "upload_time_iso_8601": "2023-04-10T10:32:10.349182Z",
            "url": "https://files.pythonhosted.org/packages/dc/4c/9488f089e3e4e9e866c088daf97afc8dd6f809cc5abb658a574e51fd8ee4/types_jieba-0.0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f7f7cac88c2a06b58b2dd05a5867600ce43166be31c23ea6d50515f5823fed1b",
                "md5": "f7d6878e7724dc457fe8b2d71580734a",
                "sha256": "1c615917cf201cb7f196dc0ba1b613185b5021935f9e9f3199f3a1561a874451"
            },
            "downloads": -1,
            "filename": "types-jieba-0.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "f7d6878e7724dc457fe8b2d71580734a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3",
            "size": 7336,
            "upload_time": "2023-04-10T10:32:11",
            "upload_time_iso_8601": "2023-04-10T10:32:11.855239Z",
            "url": "https://files.pythonhosted.org/packages/f7/f7/cac88c2a06b58b2dd05a5867600ce43166be31c23ea6d50515f5823fed1b/types-jieba-0.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-10 10:32:11",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "types-jieba"
}
        
Elapsed time: 0.14964s