segments-ai


Namesegments-ai JSON
Version 1.11.9 PyPI version JSON
download
home_pagehttps://github.com/segments-ai/segments-ai
SummaryNone
upload_time2024-12-13 08:07:43
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/8f/10/4ccf38337a6ab78e64532d908d92e2e55082a8fe8d97e7bd68636c9c1318/segments-ai-1.11.9.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": null,
    "version": "1.11.9",
    "project_urls": {
        "Download": "https://github.com/segments-ai/segments-ai/archive/v1.11.9.tar.gz",
        "Homepage": "https://github.com/segments-ai/segments-ai"
    },
    "split_keywords": [
        "image",
        " segmentation",
        " labeling",
        " vision"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8f104ccf38337a6ab78e64532d908d92e2e55082a8fe8d97e7bd68636c9c1318",
                "md5": "a2018153fe0cdc67b020f61ed97b5125",
                "sha256": "519ffdfab0191bec515b7e0b98420b1fcbac830da907826a86974f83fb963e58"
            },
            "downloads": -1,
            "filename": "segments-ai-1.11.9.tar.gz",
            "has_sig": false,
            "md5_digest": "a2018153fe0cdc67b020f61ed97b5125",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 51108,
            "upload_time": "2024-12-13T08:07:43",
            "upload_time_iso_8601": "2024-12-13T08:07:43.381013Z",
            "url": "https://files.pythonhosted.org/packages/8f/10/4ccf38337a6ab78e64532d908d92e2e55082a8fe8d97e7bd68636c9c1318/segments-ai-1.11.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-13 08:07:43",
    "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.4.0"
                ],
                [
                    "==",
                    "2.*"
                ]
            ]
        },
        {
            "name": "types-Pillow",
            "specs": [
                [
                    ">=",
                    "9.0"
                ]
            ]
        },
        {
            "name": "types-requests",
            "specs": [
                [
                    "==",
                    "2.*"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "segments-ai"
}
        
Elapsed time: 0.40776s