{ "info": { "author": "Alex Clark (Fork Author)", "author_email": "aclark@aclark.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 6 - Mature", "License :: Other/Proprietary License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Multimedia :: Graphics", "Topic :: Multimedia :: Graphics :: Capture :: Digital Camera", "Topic :: Multimedia :: Graphics :: Capture :: Screen Capture", "Topic :: Multimedia :: Graphics :: Graphics Conversion", "Topic :: Multimedia :: Graphics :: Viewers" ], "description": "Scripts\n=======\n\nThis directory contains a number of more or less trivial utilities\nand demo programs.\n\nComments and contributions are welcome.\n\n\n\npildriver.py (by Eric S. Raymond)\n--------------------------------------------------------------------\n\nA class implementing an image-processing calculator for scripts.\nParses lists of commands (or, called interactively, command-line\narguments) into image loads, transformations, and saves.\n\nviewer.py\n--------------------------------------------------------------------\n\nA simple image viewer. Can display all file formats handled by\nPIL. Transparent images are properly handled.\n\nthresholder.py\n--------------------------------------------------------------------\n\nA simple utility that demonstrates how a transparent 1-bit overlay\ncan be used to show the current thresholding of an 8-bit image.\n\nenhancer.py\n--------------------------------------------------------------------\n\nIllustrates the ImageEnhance module. Drag the sliders to modify the\nimages. This might be very slow on some platforms, depending on the\nTk version.\n\npainter.py\n--------------------------------------------------------------------\n\nIllustrates how a painting program could be based on PIL and Tk.\nPress the left mouse button and drag over the image to remove the\ncolour. Some clever tricks have been used to get decent performance\nwhen updating the screen; see the sources for details.\n\nplayer.py\n--------------------------------------------------------------------\n\nA simple image sequence player. You can use either a sequence format\nlike FLI/FLC, GIF, or ARG, or give a number of images which are\ninterpreted as frames in a sequence. All frames must have the same\nsize.\n\ngifmaker.py\n--------------------------------------------------------------------\n\nConvert a sequence file to a GIF animation.\n\nNote that the GIF encoder provided with this release of PIL writes\nuncompressed GIF files only, so the resulting animations are rather\nlarge compared with these created by other tools.\n\nexplode.py\n--------------------------------------------------------------------\n\nSplit a sequence file into individual frames.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/python-pillow/pillow-scripts/", "keywords": "Imaging", "license": "Standard PIL License", "maintainer": "", "maintainer_email": "", "name": "pillow-scripts", "package_url": "https://pypi.org/project/pillow-scripts/", "platform": "", "project_url": "https://pypi.org/project/pillow-scripts/", "project_urls": { "Homepage": "https://github.com/python-pillow/pillow-scripts/" }, "release_url": "https://pypi.org/project/pillow-scripts/5.0.0/", "requires_dist": null, "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*", "summary": "Python Imaging Library (Fork) Scripts", "version": "5.0.0" }, "last_serial": 3458625, "releases": { "5.0.0": [ { "comment_text": "", "digests": { "md5": "cac80e76129c1eef3bb514152f83d5f7", "sha256": "40ab2e24f79041cf26787d3d42514686c18c3ba95203ca5bd9199356c6a66800" }, "downloads": -1, "filename": "pillow-scripts-5.0.0.tar.gz", "has_sig": false, "md5_digest": "cac80e76129c1eef3bb514152f83d5f7", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*", "size": 12310, "upload_time": "2018-01-01T21:24:39", "url": "https://files.pythonhosted.org/packages/95/02/622fecd3892e2bc3ea96526b1bf9b33c14c87d93f2e36f0492c288f9c814/pillow-scripts-5.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cac80e76129c1eef3bb514152f83d5f7", "sha256": "40ab2e24f79041cf26787d3d42514686c18c3ba95203ca5bd9199356c6a66800" }, "downloads": -1, "filename": "pillow-scripts-5.0.0.tar.gz", "has_sig": false, "md5_digest": "cac80e76129c1eef3bb514152f83d5f7", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*", "size": 12310, "upload_time": "2018-01-01T21:24:39", "url": "https://files.pythonhosted.org/packages/95/02/622fecd3892e2bc3ea96526b1bf9b33c14c87d93f2e36f0492c288f9c814/pillow-scripts-5.0.0.tar.gz" } ] }