segments-ai


Namesegments-ai JSON
Version 1.11.12 PyPI version JSON
download
home_pagehttps://github.com/segments-ai/segments-ai
SummaryNone
upload_time2025-02-18 11:23:47
maintainerNone
docs_urlNone
authorSegments.ai
requires_python>=3.8
licenseMIT
keywords image segmentation labeling vision
VCS
bugtrack_url
requirements numpy requests Pillow tqdm typing_extensions pydantic types-Pillow types-requests
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/segments-ai/segments-ai",
    "name": "segments-ai",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "image, segmentation, labeling, vision",
    "author": "Segments.ai",
    "author_email": "bert@segments.ai",
    "download_url": "https://files.pythonhosted.org/packages/f0/fe/b987419f8c0acf41cad213b2163960601029f57925b2eaa789183435c481/segments-ai-1.11.12.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": null,
    "version": "1.11.12",
    "project_urls": {
        "Download": "https://github.com/segments-ai/segments-ai/archive/v1.11.12.tar.gz",
        "Homepage": "https://github.com/segments-ai/segments-ai"
    },
    "split_keywords": [
        "image",
        " segmentation",
        " labeling",
        " vision"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f0feb987419f8c0acf41cad213b2163960601029f57925b2eaa789183435c481",
                "md5": "896741dbb9c8144be64f370541febc7e",
                "sha256": "316907e17f53e6c91f7ec8ff0290b71cf096e7d6f7696629d85ffe27212ea30b"
            },
            "downloads": -1,
            "filename": "segments-ai-1.11.12.tar.gz",
            "has_sig": false,
            "md5_digest": "896741dbb9c8144be64f370541febc7e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 51635,
            "upload_time": "2025-02-18T11:23:47",
            "upload_time_iso_8601": "2025-02-18T11:23:47.200931Z",
            "url": "https://files.pythonhosted.org/packages/f0/fe/b987419f8c0acf41cad213b2163960601029f57925b2eaa789183435c481/segments-ai-1.11.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-18 11:23:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "segments-ai",
    "github_project": "segments-ai",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": [
                [
                    "<",
                    "2"
                ],
                [
                    ">=",
                    "1.20"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.*"
                ]
            ]
        },
        {
            "name": "Pillow",
            "specs": [
                [
                    ">=",
                    "9.0"
                ]
            ]
        },
        {
            "name": "tqdm",
            "specs": [
                [
                    "==",
                    "4.*"
                ]
            ]
        },
        {
            "name": "typing_extensions",
            "specs": [
                [
                    "==",
                    "4.*"
                ]
            ]
        },
        {
            "name": "pydantic",
            "specs": [
                [
                    "==",
                    "2.*"
                ],
                [
                    "!=",
                    "2.4.0"
                ]
            ]
        },
        {
            "name": "types-Pillow",
            "specs": [
                [
                    ">=",
                    "9.0"
                ]
            ]
        },
        {
            "name": "types-requests",
            "specs": [
                [
                    "==",
                    "2.*"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "segments-ai"
}
        
Elapsed time: 0.41933s