imdiff


Nameimdiff JSON
Version 0.3.0 PyPI version JSON
download
home_pageNone
SummaryCompare image files in different directories
upload_time2024-11-14 23:24:07
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords test development validation images comparison diff
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ImDiff: Compare Directories of Images

This is a simple tool to compare images of the same names under different directories. It's intended use is to validate generated images from software tests.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "imdiff",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "test, development, validation, images, comparison, diff",
    "author": null,
    "author_email": "\"John T. Goetz\" <theodore.goetz@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/d6/e8/09523d2e0b3bd4006c1b82d2fd6a2a32b06964042c2b7f40642092933df7/imdiff-0.3.0.tar.gz",
    "platform": null,
    "description": "# ImDiff: Compare Directories of Images\n\nThis is a simple tool to compare images of the same names under different directories. It's intended use is to validate generated images from software tests.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Compare image files in different directories",
    "version": "0.3.0",
    "project_urls": {
        "homepage": "https://gitlab.com/johngoetz/imdiff"
    },
    "split_keywords": [
        "test",
        " development",
        " validation",
        " images",
        " comparison",
        " diff"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bd4f69b7036028be8cbe1d15ecf1600b66998c6a641b06c883239ce32e69b2d8",
                "md5": "a21118712980d321f041c0fcfb898633",
                "sha256": "1f92f187264322886fe6b91ea4891ae52ffed9a5ab4b977f26a75e380e5aa023"
            },
            "downloads": -1,
            "filename": "imdiff-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a21118712980d321f041c0fcfb898633",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 33448,
            "upload_time": "2024-11-14T23:24:04",
            "upload_time_iso_8601": "2024-11-14T23:24:04.907000Z",
            "url": "https://files.pythonhosted.org/packages/bd/4f/69b7036028be8cbe1d15ecf1600b66998c6a641b06c883239ce32e69b2d8/imdiff-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d6e809523d2e0b3bd4006c1b82d2fd6a2a32b06964042c2b7f40642092933df7",
                "md5": "4341bc0a07870d4546536f6dd38ada18",
                "sha256": "32f76aa6b166795a48908b759f2eca123ecf9186ee74181a8efce3808de637c3"
            },
            "downloads": -1,
            "filename": "imdiff-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "4341bc0a07870d4546536f6dd38ada18",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 28673,
            "upload_time": "2024-11-14T23:24:07",
            "upload_time_iso_8601": "2024-11-14T23:24:07.040397Z",
            "url": "https://files.pythonhosted.org/packages/d6/e8/09523d2e0b3bd4006c1b82d2fd6a2a32b06964042c2b7f40642092933df7/imdiff-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-14 23:24:07",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "johngoetz",
    "gitlab_project": "imdiff",
    "lcname": "imdiff"
}
        
Elapsed time: 0.42554s