{ "info": { "author": "Product Lab", "author_email": "sebra006@umn.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Education", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Multimedia :: Video" ], "description": "ouroboros\n=========\n\nA wrapper for the moviepy library.\n\nRequired -Python 3.\\_ -moviepy\n\nCommon Errors Encountered\n-------------------------\n\nImageIO and FFMPEG Error\n~~~~~~~~~~~~~~~~~~~~~~~~\n\nOpen an interactive python shell by running:\n\n::\n\n python3\n\nWithin the interactive shell run the commands:\n\n::\n\n import imageio\n imageio.plugins.ffmpeg.download()\n\nThis will fix the issue.\n\nNot Valid Win32 Application.\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\nIf you get the error:\n\n::\n\n 'osError: [WinError 193] %1 is not a valid Win32 application' \n\nthen your ffmpeg doesn't match your python install, 32-bit or 64-bit. A\nmanual install of ffmeg can fix this.\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.umn.edu/sebra006/ouroboros", "keywords": "simple video editing", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "product-ouroboros", "package_url": "https://pypi.org/project/product-ouroboros/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/product-ouroboros/", "project_urls": { "Homepage": "https://github.umn.edu/sebra006/ouroboros" }, "release_url": "https://pypi.org/project/product-ouroboros/1.0.0/", "requires_dist": [ "moviepy", "pygame" ], "requires_python": "", "summary": "A library for simple video editing", "version": "1.0.0" }, "last_serial": 2903560, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "5b89a8b0fef05fcc17ad85dae8f62d15", "sha256": "baf144dcfd63fb3f205081d997cf0fd618b4f515eda15f3692acf1c1d5d95ca5" }, "downloads": -1, "filename": "product_ouroboros-1.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5b89a8b0fef05fcc17ad85dae8f62d15", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3503, "upload_time": "2017-05-27T16:15:38", "url": "https://files.pythonhosted.org/packages/6d/db/7037d9d5c3c452ed273cb08db27cd67152a453c8db2d9957e15a8f2cd177/product_ouroboros-1.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cb6e63ee6b004618b1bd9e51eb975d89", "sha256": "245639a40a73668259b766586e3d728ae579886fa4d99039e3caa2fc519403a5" }, "downloads": -1, "filename": "product-ouroboros-1.0.1.tar.gz", "has_sig": false, "md5_digest": "cb6e63ee6b004618b1bd9e51eb975d89", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2748, "upload_time": "2017-05-27T16:15:40", "url": "https://files.pythonhosted.org/packages/78/3e/0caab4bee3e2887bc0bef822bef229a660f6e1ddb10e73918e06f48e6fbb/product-ouroboros-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5b89a8b0fef05fcc17ad85dae8f62d15", "sha256": "baf144dcfd63fb3f205081d997cf0fd618b4f515eda15f3692acf1c1d5d95ca5" }, "downloads": -1, "filename": "product_ouroboros-1.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5b89a8b0fef05fcc17ad85dae8f62d15", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3503, "upload_time": "2017-05-27T16:15:38", "url": "https://files.pythonhosted.org/packages/6d/db/7037d9d5c3c452ed273cb08db27cd67152a453c8db2d9957e15a8f2cd177/product_ouroboros-1.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cb6e63ee6b004618b1bd9e51eb975d89", "sha256": "245639a40a73668259b766586e3d728ae579886fa4d99039e3caa2fc519403a5" }, "downloads": -1, "filename": "product-ouroboros-1.0.1.tar.gz", "has_sig": false, "md5_digest": "cb6e63ee6b004618b1bd9e51eb975d89", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2748, "upload_time": "2017-05-27T16:15:40", "url": "https://files.pythonhosted.org/packages/78/3e/0caab4bee3e2887bc0bef822bef229a660f6e1ddb10e73918e06f48e6fbb/product-ouroboros-1.0.1.tar.gz" } ] }