```
pip install xlcocotools
```
官方原项目:[cocodataset/cocoapi: COCO API](https://github.com/cocodataset/cocoapi)
我的修改:
1. 增加"prt"参数,可以选择是否输出中间结果
2. 兼容win、linux的安装
Raw data
{
"_id": null,
"home_page": "https://github.com/code4101/xlcocotools",
"name": "xlcocotools",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "xlcocotools",
"author": "code4101",
"author_email": "877362867@qq.com",
"download_url": "https://files.pythonhosted.org/packages/29/5e/6bdf078666d6961efead38bb952e6f92a543db32a81b547887d06116100c/xlcocotools-0.0.10.tar.gz",
"platform": null,
"description": "```\r\npip install xlcocotools\r\n```\r\n\r\n\u5b98\u65b9\u539f\u9879\u76ee\uff1a[cocodataset/cocoapi: COCO API](https://github.com/cocodataset/cocoapi)\r\n\r\n\u6211\u7684\u4fee\u6539\uff1a\r\n\r\n1. \u589e\u52a0\"prt\"\u53c2\u6570\uff0c\u53ef\u4ee5\u9009\u62e9\u662f\u5426\u8f93\u51fa\u4e2d\u95f4\u7ed3\u679c\r\n2. \u517c\u5bb9win\u3001linux\u7684\u5b89\u88c5\r\n\r\n",
"bugtrack_url": null,
"license": null,
"summary": "pycocotools\u4fee\u6539\u7248\u672c",
"version": "0.0.10",
"project_urls": {
"Homepage": "https://github.com/code4101/xlcocotools"
},
"split_keywords": [
"xlcocotools"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "295e6bdf078666d6961efead38bb952e6f92a543db32a81b547887d06116100c",
"md5": "bee97bb78418fed5efad5425565e1145",
"sha256": "9e967a1b93e916fcec65b8125e89e61e71c5fedf394f1880345342b69198889d"
},
"downloads": -1,
"filename": "xlcocotools-0.0.10.tar.gz",
"has_sig": false,
"md5_digest": "bee97bb78418fed5efad5425565e1145",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 205098,
"upload_time": "2024-10-23T07:05:07",
"upload_time_iso_8601": "2024-10-23T07:05:07.960499Z",
"url": "https://files.pythonhosted.org/packages/29/5e/6bdf078666d6961efead38bb952e6f92a543db32a81b547887d06116100c/xlcocotools-0.0.10.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-23 07:05:07",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "code4101",
"github_project": "xlcocotools",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "pyxllib",
"specs": []
},
{
"name": "setuptools",
"specs": [
[
">=",
"18.0"
]
]
},
{
"name": "cython",
"specs": [
[
">=",
"0.27.3"
]
]
},
{
"name": "matplotlib",
"specs": [
[
">=",
"2.1.0"
]
]
}
],
"lcname": "xlcocotools"
}