imdiff


Nameimdiff JSON
Version 0.2.0 PyPI version JSON
download
home_page
SummaryCompare image files in different directories
upload_time2022-12-07 20:05:02
maintainer
docs_urlNone
author
requires_python>=3.8
license
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": "",
    "name": "imdiff",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "test,development,validation,images,comparison,diff",
    "author": "",
    "author_email": "\"John T. Goetz\" <theodore.goetz@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/e3/6d/b0b58a3b7da841745fe94e524e3b985e0a6fad2e081d357c12680417ea01/imdiff-0.2.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": "",
    "summary": "Compare image files in different directories",
    "version": "0.2.0",
    "split_keywords": [
        "test",
        "development",
        "validation",
        "images",
        "comparison",
        "diff"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "f3e57e343388058e50896ec47cea992a",
                "sha256": "daba4bc6cced0cfef682771c38c4d296faa6d381f2824b94172ba8aa175eed1e"
            },
            "downloads": -1,
            "filename": "imdiff-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f3e57e343388058e50896ec47cea992a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 30790,
            "upload_time": "2022-12-07T20:05:00",
            "upload_time_iso_8601": "2022-12-07T20:05:00.055147Z",
            "url": "https://files.pythonhosted.org/packages/27/81/fc6d4e2ea849aa41013cd723382075afc5a18745a8181b98cdf1574295ad/imdiff-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "adb96c1c983f3d7924c41678cfa1690d",
                "sha256": "7aa348d6fcf9f53afb90a55b643da465bacdd95c11433df53fae95f0a40a829b"
            },
            "downloads": -1,
            "filename": "imdiff-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "adb96c1c983f3d7924c41678cfa1690d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 26769,
            "upload_time": "2022-12-07T20:05:02",
            "upload_time_iso_8601": "2022-12-07T20:05:02.653074Z",
            "url": "https://files.pythonhosted.org/packages/e3/6d/b0b58a3b7da841745fe94e524e3b985e0a6fad2e081d357c12680417ea01/imdiff-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-07 20:05:02",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "imdiff"
}
        
Elapsed time: 0.01676s