{ "info": { "author": "zencore", "author_email": "dobetter@zencore.cn", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3 :: Only", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "# gif-frames\n\nExtract frames from gif image.\n\n## Install\n\n pip install gif-frames\n\n\n## Installed Commands\n\n- gif-frames\n\n\n## Usage\n\n E:\\gif-frames>gif-frames --help\n Usage: gif-frames [OPTIONS] IMAGE [OUT]\n\n Extract frames from gif image.\n\n IMAGE: The file path of the gif image\n\n OUT: The folder where extraced frames to save\n\n Options:\n --help Show this message and exit.\n\n\n## Examples\n\n E:\\gif-frames>cd\n E:\\gif-frames\n\n E:\\gif-frames>gif-frames test.gif\n n_frames = 53\n\n\nExtract frames from e:\\gif-frames\\test.gif and save frames in folder e:\\gif-frames\\test\\.", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "gif-frames,gif", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "gif-frames", "package_url": "https://pypi.org/project/gif-frames/", "platform": "", "project_url": "https://pypi.org/project/gif-frames/", "project_urls": null, "release_url": "https://pypi.org/project/gif-frames/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "Extract frames from gif image.", "version": "0.1.0" }, "last_serial": 5642573, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "ea975f740a52745d5862fb42aa558a81", "sha256": "243617ea60b17c37e3b9366cbf35c8c5bc7d6f4382b9b3030737a3d52929ec64" }, "downloads": -1, "filename": "gif-frames-0.1.0.tar.gz", "has_sig": false, "md5_digest": "ea975f740a52745d5862fb42aa558a81", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2033, "upload_time": "2019-08-07T01:36:26", "url": "https://files.pythonhosted.org/packages/fa/9a/fcc2e7d2116814927ae751810cc2c9733b932a87897271b8fdcc64bf923c/gif-frames-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ea975f740a52745d5862fb42aa558a81", "sha256": "243617ea60b17c37e3b9366cbf35c8c5bc7d6f4382b9b3030737a3d52929ec64" }, "downloads": -1, "filename": "gif-frames-0.1.0.tar.gz", "has_sig": false, "md5_digest": "ea975f740a52745d5862fb42aa558a81", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2033, "upload_time": "2019-08-07T01:36:26", "url": "https://files.pythonhosted.org/packages/fa/9a/fcc2e7d2116814927ae751810cc2c9733b932a87897271b8fdcc64bf923c/gif-frames-0.1.0.tar.gz" } ] }