{ "info": { "author": "Kimball Leavitt", "author_email": "kimballleavitt@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3" ], "description": "# py-img-editor: image Editor in the browser written in python\n\n## Installation\n`pip install py-img-editor`\n\n## Usage\n- To start the image editor up, run `py-img-editor --start`\n- Go to [http://127.0.0.1:8000/](http://127.0.0.1:8000/) to use it\n- To stop it, run `py-img-editor --stop`\n\n## Disclaimer\nThis is definitely a WIP. And there are probably a lot of ways I'm not following \"best practices\".\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/kimballo/py-img-editor", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "py-img-editor", "package_url": "https://pypi.org/project/py-img-editor/", "platform": "", "project_url": "https://pypi.org/project/py-img-editor/", "project_urls": { "Homepage": "https://github.com/kimballo/py-img-editor" }, "release_url": "https://pypi.org/project/py-img-editor/0.0.2/", "requires_dist": [ "Pillow (==5.3.0)" ], "requires_python": "", "summary": "Image editor using Python, uWSGI, and Pillow", "version": "0.0.2" }, "last_serial": 4517749, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "9fd3b5dea3c648216239a82eb5224d69", "sha256": "af9e7b5980c7c09db1d57d5500a6da09d7ea99cc8ca800dbcbb652bb1d5b7948" }, "downloads": -1, "filename": "py_img_editor-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "9fd3b5dea3c648216239a82eb5224d69", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4279, "upload_time": "2018-11-22T16:44:10", "url": "https://files.pythonhosted.org/packages/78/80/071fd2168f8bbbc530a2b6a5b2f7b8f812c0d09071f047f1508982e1c8cc/py_img_editor-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "039c883630b4e1412142bfb582f81af1", "sha256": "fcf7779b62706b33a4aede64c4a7b74129e7b8447cd61d3cad067c57338661e2" }, "downloads": -1, "filename": "py-img-editor-0.0.2.tar.gz", "has_sig": false, "md5_digest": "039c883630b4e1412142bfb582f81af1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3586, "upload_time": "2018-11-22T16:44:12", "url": "https://files.pythonhosted.org/packages/a6/8b/1029e1fde66c493ca789c29eeb344bd39710896e5dc7ae0b0fdff1f2565c/py-img-editor-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9fd3b5dea3c648216239a82eb5224d69", "sha256": "af9e7b5980c7c09db1d57d5500a6da09d7ea99cc8ca800dbcbb652bb1d5b7948" }, "downloads": -1, "filename": "py_img_editor-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "9fd3b5dea3c648216239a82eb5224d69", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4279, "upload_time": "2018-11-22T16:44:10", "url": "https://files.pythonhosted.org/packages/78/80/071fd2168f8bbbc530a2b6a5b2f7b8f812c0d09071f047f1508982e1c8cc/py_img_editor-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "039c883630b4e1412142bfb582f81af1", "sha256": "fcf7779b62706b33a4aede64c4a7b74129e7b8447cd61d3cad067c57338661e2" }, "downloads": -1, "filename": "py-img-editor-0.0.2.tar.gz", "has_sig": false, "md5_digest": "039c883630b4e1412142bfb582f81af1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3586, "upload_time": "2018-11-22T16:44:12", "url": "https://files.pythonhosted.org/packages/a6/8b/1029e1fde66c493ca789c29eeb344bd39710896e5dc7ae0b0fdff1f2565c/py-img-editor-0.0.2.tar.gz" } ] }