easy-image-labeling


Nameeasy-image-labeling JSON
Version 1.2.0 PyPI version JSON
download
home_pageNone
SummaryA simple Flask-based web app for labeling image datasets by uploading and assigning images to user-defined categories.
upload_time2025-08-19 21:05:48
maintainerNone
docs_urlNone
authorNone
requires_python>=3.13
licenseNone
keywords one two
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # easy-image-labeling
This is a lightweight Python application with a Flask-powered web interface that runs locally. It allows users to upload unlabeled image datasets and assign each image to custom-defined labels. The goal is to gradually build a structured, labeled dataset for use in machine learning or other data-driven tasks.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "easy-image-labeling",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.13",
    "maintainer_email": null,
    "keywords": "one, two",
    "author": null,
    "author_email": "Niklas M\u00fcller <n.mueller@medienagentur24.eu>",
    "download_url": "https://files.pythonhosted.org/packages/5d/4b/2b7fa2d9c29b0ef5258caae14d70c224546ab0467cf842f3ab51ebd102f5/easy_image_labeling-1.2.0.tar.gz",
    "platform": null,
    "description": "# easy-image-labeling\nThis is a lightweight Python application with a Flask-powered web interface that runs locally. It allows users to upload unlabeled image datasets and assign each image to custom-defined labels. The goal is to gradually build a structured, labeled dataset for use in machine learning or other data-driven tasks.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A simple Flask-based web app for labeling image datasets by uploading and assigning images to user-defined categories.",
    "version": "1.2.0",
    "project_urls": null,
    "split_keywords": [
        "one",
        " two"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0fa9e7f869c4a89c12f0f61268975c647040ce1c9c934fe6c33c94e43db3831b",
                "md5": "30ca9e1430cb149f6260d0dd7de08857",
                "sha256": "b2243fdacbc4465f8c9665495ec0e0d9adbe6fe73e7c7ff7030b3c926b05fcdb"
            },
            "downloads": -1,
            "filename": "easy_image_labeling-1.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "30ca9e1430cb149f6260d0dd7de08857",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.13",
            "size": 26880,
            "upload_time": "2025-08-19T21:05:47",
            "upload_time_iso_8601": "2025-08-19T21:05:47.882417Z",
            "url": "https://files.pythonhosted.org/packages/0f/a9/e7f869c4a89c12f0f61268975c647040ce1c9c934fe6c33c94e43db3831b/easy_image_labeling-1.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5d4b2b7fa2d9c29b0ef5258caae14d70c224546ab0467cf842f3ab51ebd102f5",
                "md5": "d53f8c79b498d8a6c4ad6e4a38b081b3",
                "sha256": "4c7cefa1c9b98d331414f15b9154fd2ad9b2de80af48187efe72062f2526ab89"
            },
            "downloads": -1,
            "filename": "easy_image_labeling-1.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "d53f8c79b498d8a6c4ad6e4a38b081b3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.13",
            "size": 26084,
            "upload_time": "2025-08-19T21:05:48",
            "upload_time_iso_8601": "2025-08-19T21:05:48.947770Z",
            "url": "https://files.pythonhosted.org/packages/5d/4b/2b7fa2d9c29b0ef5258caae14d70c224546ab0467cf842f3ab51ebd102f5/easy_image_labeling-1.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-19 21:05:48",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "easy-image-labeling"
}
        
Elapsed time: 0.72387s