{ "info": { "author": "sourcerer-io", "author_email": "sergey@sourcerer.io", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Information Technology", "License :: OSI Approved :: MIT License", "Operating System :: POSIX", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "# anishot\nAnimates a long screenshot into a GIF. Use it to show off long screenshots in your GitHub README.\n\n![clean look](https://user-images.githubusercontent.com/20287615/42131345-5e13bb52-7cb5-11e8-93d3-d448684dc1c5.gif)\n\n## Install\n\n```\n$ pip install anishot\n```\n\n## Usage\n```\n$ anishot\nUsage: \nanishot.__main__:\n --h: Window height\n (default: '0')\n (an integer)\n --inp: Input screenshot image\n --maxspeed: Max speed on scroll px/frame\n (default: '200')\n (an integer)\n --out: Output antimated GIF\n --pad: Padding on sides\n (default: '0')\n (an integer)\n --rgb_bg: Background color\n (default: '#ffffff')\n --rgb_outline: Screenshot outline color\n (default: '#e1e4e8')\n --rgb_shadow: Screenshot shadow color\n (default: '#999999')\n --rgb_window: Window outline color\n (default: '#e1e4e8')\n --shadow_size: Shadow size\n (default: '0')\n (an integer)\n --start_scale: Start scale\n (default: '0.5')\n (a number)\n --stops: List of stops for scrolling\n (default: '')\n (a comma separated list)\n --zoom_steps: Number of steps on initial zoom in\n (default: '7')\n (an integer)\n --zoom_to: Point to zoom to\n (default: '0')\n (an integer)\n```\n\nThe anishot at the top of this README was generated by:\n``anishot --inp=anishot.png --out=anishot.gif --h=450 --stops=290,640,940 --zoom_to=150 --start_scale=.7``\n\nYou can also experiment with styles. For example, you can go for a retro look:\n\n``anishot --inp=anishot.png --out=anishot.gif --h=450 --stops=290,640,940 --zoom_to=150 --start_scale=.7 --pad=50 --shadow_size=5 --rgb_bg=#cccccc --rgb_window=#666666`` \n\n![retro look](https://user-images.githubusercontent.com/20287615/42131349-64488250-7cb5-11e8-863f-b3156e709ddc.gif)\n\n\n\n", "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/sourcerer-io/anishot", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "anishot", "package_url": "https://pypi.org/project/anishot/", "platform": "", "project_url": "https://pypi.org/project/anishot/", "project_urls": { "Homepage": "https://github.com/sourcerer-io/anishot" }, "release_url": "https://pypi.org/project/anishot/0.1.0/", "requires_dist": [ "absl-py", "imageio", "Pillow", "pbr; extra == 'devel'" ], "requires_python": "", "summary": "Animate a long screenshot", "version": "0.1.0" }, "last_serial": 4052502, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "32042acce4139013aa6a9f3acc1d8d9d", "sha256": "9a4c6354e160582421fd8525dc3ac5351881d4db7c06b9a9cf400d359ca2860d" }, "downloads": -1, "filename": "anishot-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "32042acce4139013aa6a9f3acc1d8d9d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4197, "upload_time": "2018-07-11T23:04:01", "url": "https://files.pythonhosted.org/packages/9c/44/8ae8206ae42f028c4b4e6f28f7644583fa787d6ff781171320a0e183cf67/anishot-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "48edd1016209a0d89e68a0b2c0ee78ce", "sha256": "a623eea73108bd17a364f7f5bab1b74336af646c66fa3784bb27ea69045dd0da" }, "downloads": -1, "filename": "anishot-0.1.0.tar.gz", "has_sig": false, "md5_digest": "48edd1016209a0d89e68a0b2c0ee78ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5334, "upload_time": "2018-07-11T23:04:02", "url": "https://files.pythonhosted.org/packages/6a/57/fae6976689f981daa068361bba39a2a0fab8640158a231da29666d4dce72/anishot-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "32042acce4139013aa6a9f3acc1d8d9d", "sha256": "9a4c6354e160582421fd8525dc3ac5351881d4db7c06b9a9cf400d359ca2860d" }, "downloads": -1, "filename": "anishot-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "32042acce4139013aa6a9f3acc1d8d9d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4197, "upload_time": "2018-07-11T23:04:01", "url": "https://files.pythonhosted.org/packages/9c/44/8ae8206ae42f028c4b4e6f28f7644583fa787d6ff781171320a0e183cf67/anishot-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "48edd1016209a0d89e68a0b2c0ee78ce", "sha256": "a623eea73108bd17a364f7f5bab1b74336af646c66fa3784bb27ea69045dd0da" }, "downloads": -1, "filename": "anishot-0.1.0.tar.gz", "has_sig": false, "md5_digest": "48edd1016209a0d89e68a0b2c0ee78ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5334, "upload_time": "2018-07-11T23:04:02", "url": "https://files.pythonhosted.org/packages/6a/57/fae6976689f981daa068361bba39a2a0fab8640158a231da29666d4dce72/anishot-0.1.0.tar.gz" } ] }