{ "info": { "author": "Mike Charles", "author_email": "mike.charles@noaa.gov", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Environment :: Console", "Intended Audience :: Science/Research", "License :: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering :: Atmospheric Science" ], "description": "Image Percent Diff\n==================\n\n[![Build Status](https://travis-ci.org/noaa-nws-cpc/img-percent-diff.svg?branch=master)](https://travis-ci.org/noaa-nws-cpc/img-percent-diff) [![Coverage Status](https://coveralls.io/repos/github/noaa-nws-cpc/img-percent-diff/badge.svg?branch=master)](https://coveralls.io/github/noaa-nws-cpc/img-percent-diff?branch=master)\n\nCalculates the percent area that two images differ. This is useful for unit tests when you have to compare an image created by a unit test with a baseline image in the repo.\n\n- Free software: Creative Commons license\n\nInstallation\n------------\n\nCreate your virtual environment\n\n $ virtualenv \n\nThen activate your virtual environment and install `img-percent-diff`\n\n $ source /bin/activate\n $ pip install img-percent-diff\n\nCredits\n-------\n\nThis package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and the\n[audreyr/cookiecutter-pypackage](https://github.com/audreyr/cookiecutter-pypackage) project template.\n\n\n# Change Log\n\nAll notable changes to this project will be documented in this file.\nThis project adheres to [Semantic Versioning](http://semver.org/).\n\n## [0.1.0] - 2016-07-28\n\n### Added\n\n- Something\n- Something else\n\n### Changed\n\n- Something\n- Something else\n\n### Fixed\n\n- Something\n- Something else", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/cpc/img-percent-diff", "keywords": "img-percent-diff", "license": "CC", "maintainer": null, "maintainer_email": null, "name": "img-percent-diff", "package_url": "https://pypi.org/project/img-percent-diff/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/img-percent-diff/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/cpc/img-percent-diff" }, "release_url": "https://pypi.org/project/img-percent-diff/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Calculates the percent area that two images differ", "version": "0.1.0" }, "last_serial": 2251256, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "b186d566869fd3b807c1e3462924bdc3", "sha256": "0e67472336e285396c99fd6364ce444de0194192d8a20b946d0ed078355d8825" }, "downloads": -1, "filename": "img-percent-diff-0.1.0.tar.gz", "has_sig": false, "md5_digest": "b186d566869fd3b807c1e3462924bdc3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3313, "upload_time": "2016-07-29T13:15:00", "url": "https://files.pythonhosted.org/packages/17/4b/40cc15f4e8e6d33f09daeca262bfacc394ef9a358563716bcfd6805c5792/img-percent-diff-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b186d566869fd3b807c1e3462924bdc3", "sha256": "0e67472336e285396c99fd6364ce444de0194192d8a20b946d0ed078355d8825" }, "downloads": -1, "filename": "img-percent-diff-0.1.0.tar.gz", "has_sig": false, "md5_digest": "b186d566869fd3b807c1e3462924bdc3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3313, "upload_time": "2016-07-29T13:15:00", "url": "https://files.pythonhosted.org/packages/17/4b/40cc15f4e8e6d33f09daeca262bfacc394ef9a358563716bcfd6805c5792/img-percent-diff-0.1.0.tar.gz" } ] }