coo-img-sorter


Namecoo-img-sorter JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/xcenweb/coo-img-sorter
Summary多种图片分类工具脚手架
upload_time2023-08-13 17:21:24
maintainer
docs_urlNone
authorxcenweb
requires_python>=3.8
licenseMIT
keywords
VCS
bugtrack_url
requirements numpy Pillow
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # imgSorter
一个pypi实践项目,目的是提供多种图片分类脚手架



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/xcenweb/coo-img-sorter",
    "name": "coo-img-sorter",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "xcenweb",
    "author_email": "xcenweb@qq.com",
    "download_url": "https://files.pythonhosted.org/packages/e3/e1/249f2088382ed94c6fbb105c72be00f402409551d9df7cc2f569801ae6f5/coo-img-sorter-0.0.1.tar.gz",
    "platform": null,
    "description": "# imgSorter\n\u4e00\u4e2apypi\u5b9e\u8df5\u9879\u76ee\uff0c\u76ee\u7684\u662f\u63d0\u4f9b\u591a\u79cd\u56fe\u7247\u5206\u7c7b\u811a\u624b\u67b6\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "\u591a\u79cd\u56fe\u7247\u5206\u7c7b\u5de5\u5177\u811a\u624b\u67b6",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/xcenweb/coo-img-sorter"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bd312d3782c9e34d921c64a480bba095f47c899a57b58f414a15ad1ce6bff7cf",
                "md5": "21f51f76197575769484ad19caac9d7c",
                "sha256": "1c55bf4bcbcd62ddf76a35d444bef20b5bbde808f47ac2a4a75fd03d8faf6c82"
            },
            "downloads": -1,
            "filename": "coo_img_sorter-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "21f51f76197575769484ad19caac9d7c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 5514,
            "upload_time": "2023-08-13T17:21:23",
            "upload_time_iso_8601": "2023-08-13T17:21:23.050780Z",
            "url": "https://files.pythonhosted.org/packages/bd/31/2d3782c9e34d921c64a480bba095f47c899a57b58f414a15ad1ce6bff7cf/coo_img_sorter-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e3e1249f2088382ed94c6fbb105c72be00f402409551d9df7cc2f569801ae6f5",
                "md5": "ad361d797599f73bfaed05d43a320962",
                "sha256": "5b24a9b22b65f14bb68f69aa98bb706627cf8e8e42c343f0dc0ee27f12521d98"
            },
            "downloads": -1,
            "filename": "coo-img-sorter-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "ad361d797599f73bfaed05d43a320962",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 4418,
            "upload_time": "2023-08-13T17:21:24",
            "upload_time_iso_8601": "2023-08-13T17:21:24.546441Z",
            "url": "https://files.pythonhosted.org/packages/e3/e1/249f2088382ed94c6fbb105c72be00f402409551d9df7cc2f569801ae6f5/coo-img-sorter-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-13 17:21:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "xcenweb",
    "github_project": "coo-img-sorter",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": [
                [
                    "~=",
                    "1.25.2"
                ]
            ]
        },
        {
            "name": "Pillow",
            "specs": [
                [
                    "~=",
                    "10.0.0"
                ]
            ]
        }
    ],
    "lcname": "coo-img-sorter"
}
        
Elapsed time: 0.19047s