segments-ai


Namesegments-ai JSON
Version 1.7.5 PyPI version JSON
download
home_pagehttps://github.com/segments-ai/segments-ai
SummaryNone
upload_time2024-04-18 15:19:01
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/5f/6b/dc332d7d2fdfcec0e50a06caf3ba8cf63336236c576db486055d77283386/segments-ai-1.7.5.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": null,
    "version": "1.7.5",
    "project_urls": {
        "Download": "https://github.com/segments-ai/segments-ai/archive/v1.7.5.tar.gz",
        "Homepage": "https://github.com/segments-ai/segments-ai"
    },
    "split_keywords": [
        "image",
        " segmentation",
        " labeling",
        " vision"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5f6bdc332d7d2fdfcec0e50a06caf3ba8cf63336236c576db486055d77283386",
                "md5": "54706e2f408a1649051a3030b2d35c33",
                "sha256": "e4ada296a73ce9e4d836ba6162b111cb7a1be37b70d1794fdfc4140ff28db637"
            },
            "downloads": -1,
            "filename": "segments-ai-1.7.5.tar.gz",
            "has_sig": false,
            "md5_digest": "54706e2f408a1649051a3030b2d35c33",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 49517,
            "upload_time": "2024-04-18T15:19:01",
            "upload_time_iso_8601": "2024-04-18T15:19:01.983472Z",
            "url": "https://files.pythonhosted.org/packages/5f/6b/dc332d7d2fdfcec0e50a06caf3ba8cf63336236c576db486055d77283386/segments-ai-1.7.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-18 15:19:01",
    "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": [
                [
                    ">=",
                    "1.20"
                ],
                [
                    "<",
                    "2"
                ]
            ]
        },
        {
            "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.26286s