{ "info": { "author": "zhaofeng-shu33", "author_email": "616545598@qq.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "# background_mask\nUtility for adding alpha channel for white background region of a picture.\n\n## How to use\nMake sure you install `Pillow` first. Then type `python background_mask.py [--threshold 240] input_image_file_name` and you get the generated image named with `..._mask.png`.\n\n## Situtation for usage\nWhen you download an image from Internet, the alpha channel does not exist. Use this utility script can make the whilte region of the picture transparent.", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/zhaofeng-shu33/background_mask", "keywords": "", "license": "Apache License Version 2.0", "maintainer": "zhaofeng-shu33", "maintainer_email": "616545598@qq.com", "name": "background-mask", "package_url": "https://pypi.org/project/background-mask/", "platform": "", "project_url": "https://pypi.org/project/background-mask/", "project_urls": { "Homepage": "https://github.com/zhaofeng-shu33/background_mask" }, "release_url": "https://pypi.org/project/background-mask/0.2/", "requires_dist": null, "requires_python": "", "summary": "make white part of a picture transparent", "version": "0.2" }, "last_serial": 4652584, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "0b0b070d8e88bc6e8fee3fb007d622c9", "sha256": "69535de2b5d14fca3471aa1612cb9d9549d6a86adbb62e0677efbe4000cd386b" }, "downloads": -1, "filename": "background_mask-0.1.tar.gz", "has_sig": false, "md5_digest": "0b0b070d8e88bc6e8fee3fb007d622c9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1880, "upload_time": "2019-01-02T11:40:20", "url": "https://files.pythonhosted.org/packages/6e/f3/3ba7ba0f249c5d850cfbf6535f8ca3d3a0faff26524725cfc73b17621918/background_mask-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "01e52c06a0ede2d883ccdede826ee4cf", "sha256": "98112beaf29ecd1892d0d2782189047e35dc178a21c911ad45316657fef9ac0d" }, "downloads": -1, "filename": "background_mask-0.2.tar.gz", "has_sig": false, "md5_digest": "01e52c06a0ede2d883ccdede826ee4cf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1996, "upload_time": "2019-01-02T12:46:21", "url": "https://files.pythonhosted.org/packages/67/37/f3a7978324dabebea6edfb67e9b436ab52a9f9d00a2af962f82be06e9019/background_mask-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "01e52c06a0ede2d883ccdede826ee4cf", "sha256": "98112beaf29ecd1892d0d2782189047e35dc178a21c911ad45316657fef9ac0d" }, "downloads": -1, "filename": "background_mask-0.2.tar.gz", "has_sig": false, "md5_digest": "01e52c06a0ede2d883ccdede826ee4cf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1996, "upload_time": "2019-01-02T12:46:21", "url": "https://files.pythonhosted.org/packages/67/37/f3a7978324dabebea6edfb67e9b436ab52a9f9d00a2af962f82be06e9019/background_mask-0.2.tar.gz" } ] }