{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [], "description": "#Monochrome\nMake your photos black and white with **Monochrome** !\n\n_full-featured, easy-to-use, fast and lightweight python library based on Python Image Library(PIL)._\n\n_available for both python 2.x and 3.x !_\nsupports various image formats like : JPEG, PNG, ...\n\nCovered Algorithms |\n------------------ |\naverage |\nluma |\ndesaturation |\ndecomposing |\nsingle channel |\ngray shades |\n\n#Installation \n\nvia git :\n\n\tgit clone git://abc.xyz/monochrome\n\tcd monochrome\n\tpython setup.py install\n\nvia pip :\n\n\tpip install monochrome\n\nvia easy_install :\n\n\teasy_install monochrome\n\n\n##make your first photo monochrome\n\nIt's just a few lines of codes :\n```python\nfrom monochrome import Monochrome\nimage = Monochrome(ImagePath)\nimage.average(outputImagePath)\n```\n\nthat's all !\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "jMonochrome", "package_url": "https://pypi.org/project/jMonochrome/", "platform": "", "project_url": "https://pypi.org/project/jMonochrome/", "project_urls": null, "release_url": "https://pypi.org/project/jMonochrome/0.9/", "requires_dist": null, "requires_python": null, "summary": "", "version": "0.9" }, "last_serial": 2243480, "releases": { "0.9": [ { "comment_text": "", "digests": { "md5": "4a82dfad582f36bde5c47ec0cc48a364", "sha256": "5d659a14cd525320bff7e28fdfcc14a6e973f88f386dedd5cab5af462e8fdb7c" }, "downloads": -1, "filename": "jMonochrome-0.9-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4a82dfad582f36bde5c47ec0cc48a364", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2181, "upload_time": "2016-07-25T22:59:46", "url": "https://files.pythonhosted.org/packages/35/5e/b926d8b35f96e44403eea0cd4c5f3b01e77617b1bcb2a30cae7c6d4c9171/jMonochrome-0.9-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "551b59897fa893099702b4424e8d8fa3", "sha256": "d8763760f8f6d5ddea6e9c18d8f7956e708a90e2734f6a693ad8d447e11e5ebc" }, "downloads": -1, "filename": "jMonochrome-0.9.tar.gz", "has_sig": false, "md5_digest": "551b59897fa893099702b4424e8d8fa3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1230, "upload_time": "2016-07-25T22:59:49", "url": "https://files.pythonhosted.org/packages/f8/23/785ca1300e6d5c74f04946c2ddcfce6fec177de56e05cc9acb19676d39b9/jMonochrome-0.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4a82dfad582f36bde5c47ec0cc48a364", "sha256": "5d659a14cd525320bff7e28fdfcc14a6e973f88f386dedd5cab5af462e8fdb7c" }, "downloads": -1, "filename": "jMonochrome-0.9-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4a82dfad582f36bde5c47ec0cc48a364", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2181, "upload_time": "2016-07-25T22:59:46", "url": "https://files.pythonhosted.org/packages/35/5e/b926d8b35f96e44403eea0cd4c5f3b01e77617b1bcb2a30cae7c6d4c9171/jMonochrome-0.9-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "551b59897fa893099702b4424e8d8fa3", "sha256": "d8763760f8f6d5ddea6e9c18d8f7956e708a90e2734f6a693ad8d447e11e5ebc" }, "downloads": -1, "filename": "jMonochrome-0.9.tar.gz", "has_sig": false, "md5_digest": "551b59897fa893099702b4424e8d8fa3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1230, "upload_time": "2016-07-25T22:59:49", "url": "https://files.pythonhosted.org/packages/f8/23/785ca1300e6d5c74f04946c2ddcfce6fec177de56e05cc9acb19676d39b9/jMonochrome-0.9.tar.gz" } ] }