{ "info": { "author": "Carvell Scott", "author_email": "carvell.scott@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Artistic Software" ], "description": "# PYTHON INTENSIFIES\n\n## Description\n\nA command-line tool for INTENSIFYING images. That is, it opens a file and SHAKES IT VIGOROUSLY. Mostly used for memes.\n\n## Requirements\n\nPretty much Python3.5+ and Pillow>=5.4.1. The setup.py should install it for you.\n\n## Installation\n\n $ pip install python-intensifies\n\n## Usage:\n \n $ intensify -h\n\n\tusage: intensify [-h] [-i IMAGE] [-o OUTPUT] [-s MAX_LENGTH] [-w WIGGLE_LEVEL]\n\t\t\t\t\t [-f FPS]\n\n\toptional arguments:\n\t -h, --help show this help message and exit\n\t -i IMAGE, --image IMAGE\n\t\t\t\t\t\t\tThe image to be INTENSIFIED. Defaults to setup.py\n\t -o OUTPUT, --output OUTPUT\n\t\t\t\t\t\t\tThe filename to which the output should be saved. Must\n\t\t\t\t\t\t\tend in \".gif\"\n\t -s MAX_LENGTH, --max_length MAX_LENGTH\n\t\t\t\t\t\t\tThe output will have dimensions no bigger than this\n\t\t\t\t\t\t\tvalue.\n\t -w WIGGLE_LEVEL, --wiggle_level WIGGLE_LEVEL\n\t\t\t\t\t\t\tAmount of shaking on a scale of 0 to 1.\n\t -f FPS, --fps FPS Frame rate of the output in frames per second. Max is\n\t\t\t\t\t\t\t50.\n\n $ intensify -i python.jpg -w .25 -o danger_noodle.gif\n\n\n## Changelog\n 0.0.3 - 0.0.4:\n * If you're reading this, you can now install this via pypi.\n 0.0.2 - 0.0.3:\n * Re-added the FPS parameter I forgot to document removing. Initially it was because Pillow is limited in framerates it can animate, but turns out it's very useful for reducing filesize of emojis.\n 0.0.1 - 0.0.2:\n * Transparency AND animation is now supported for .gif files used as input.\n * MoviePy, (and by extension, imageio, tqdm, and a copy of ffmpeg) are no longer dependencies.\n * No need for a folder as a package, setup.py just installs a single module now.\n\n## Notes\n * Transparency for .png files used as input is not supported.", "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/CarvellScott/", "keywords": "intensify intensifies shaking memes", "license": "", "maintainer": "", "maintainer_email": "", "name": "python-intensifies", "package_url": "https://pypi.org/project/python-intensifies/", "platform": "", "project_url": "https://pypi.org/project/python-intensifies/", "project_urls": { "Homepage": "https://github.com/CarvellScott/" }, "release_url": "https://pypi.org/project/python-intensifies/0.0.4/", "requires_dist": null, "requires_python": "", "summary": "A tool for INTENSIFYING images.", "version": "0.0.4" }, "last_serial": 4843288, "releases": { "0.0.4": [ { "comment_text": "", "digests": { "md5": "900f37cd57bf979b36906d18a3597046", "sha256": "7c63a88832fd48bc16a698e6da6f1fd19df5e19a5e7fd7add48e06f1192f37f7" }, "downloads": -1, "filename": "python_intensifies-0.0.4.tar.gz", "has_sig": false, "md5_digest": "900f37cd57bf979b36906d18a3597046", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3584, "upload_time": "2019-02-20T01:40:08", "url": "https://files.pythonhosted.org/packages/d1/77/0a6a37a1fd8a300976251230199224df91142d19eefbb8fd431025886c10/python_intensifies-0.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "900f37cd57bf979b36906d18a3597046", "sha256": "7c63a88832fd48bc16a698e6da6f1fd19df5e19a5e7fd7add48e06f1192f37f7" }, "downloads": -1, "filename": "python_intensifies-0.0.4.tar.gz", "has_sig": false, "md5_digest": "900f37cd57bf979b36906d18a3597046", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3584, "upload_time": "2019-02-20T01:40:08", "url": "https://files.pythonhosted.org/packages/d1/77/0a6a37a1fd8a300976251230199224df91142d19eefbb8fd431025886c10/python_intensifies-0.0.4.tar.gz" } ] }