{ "info": { "author": "Akiiino", "author_email": "akiiino@akiiino.me", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# Stickerify\n![PyPI](https://img.shields.io/pypi/v/stickerify)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/stickerify)\n\nMake stickers out of your Telegram messages!\n\n# Installation\nYou can install from PyPI:\n```\npip install stickerify --user\n```\nor from source:\n```\npython setup.py install\n```\n\nIf you want to use it in virtualenv on MacOS you *might* need to uninstall python, \ninstall tkinter via `brew install tcl-tk` and install python back.\n\n## Usage\nFirst you have to make screenshots and put them into a folder. \nSee examples in [examples](examples) folder.\nThen you can run the program with optional output directory:\n```\nstickerify input_directory --out output_directory\n```\nYou will see you screenshots. Click on messages you want to save. \nWhen you click on first message, a contour around all messages will appear.\nTo proceed to other image or close the program click on space outside of messages.\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/Akiiino/Stickerify.git", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "stickerify", "package_url": "https://pypi.org/project/stickerify/", "platform": "", "project_url": "https://pypi.org/project/stickerify/", "project_urls": { "Homepage": "https://github.com/Akiiino/Stickerify.git" }, "release_url": "https://pypi.org/project/stickerify/1.0.1/", "requires_dist": [ "numpy (>=1.11.1)", "matplotlib (<3.1,>=1.5.1)", "pillow (>=6.0.0)", "scipy (>=1.0.0)", "scikit-image (>=0.10.0)" ], "requires_python": ">=3.5", "summary": "Telegram stickers from screenshots", "version": "1.0.1" }, "last_serial": 5955918, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "2cef3539cf988554155d8a453267c7f5", "sha256": "cb5527222ef8c83290abfd26db0f642e2675f7792ad757a6822003ad98ab8786" }, "downloads": -1, "filename": "stickerify-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "2cef3539cf988554155d8a453267c7f5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 16748, "upload_time": "2019-10-10T16:52:18", "url": "https://files.pythonhosted.org/packages/b8/43/cc86fc1cde635b7ca33df0d0854bf37e68bf9c1aa0561f5dbb4f5f2837cd/stickerify-1.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5aeb2b72a67d0cb6db31ae4f311105e6", "sha256": "6e68ce3fa6306f6458cebf842972ab62ad319122f9c58aa6b4aa0737c06c9bb8" }, "downloads": -1, "filename": "stickerify-1.0.1.tar.gz", "has_sig": false, "md5_digest": "5aeb2b72a67d0cb6db31ae4f311105e6", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 3462, "upload_time": "2019-10-10T16:52:20", "url": "https://files.pythonhosted.org/packages/51/0b/d839ecefd4baeb3714a02c9cfd225cc2ea965a5e2b11f210c2afd10c24cc/stickerify-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2cef3539cf988554155d8a453267c7f5", "sha256": "cb5527222ef8c83290abfd26db0f642e2675f7792ad757a6822003ad98ab8786" }, "downloads": -1, "filename": "stickerify-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "2cef3539cf988554155d8a453267c7f5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 16748, "upload_time": "2019-10-10T16:52:18", "url": "https://files.pythonhosted.org/packages/b8/43/cc86fc1cde635b7ca33df0d0854bf37e68bf9c1aa0561f5dbb4f5f2837cd/stickerify-1.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5aeb2b72a67d0cb6db31ae4f311105e6", "sha256": "6e68ce3fa6306f6458cebf842972ab62ad319122f9c58aa6b4aa0737c06c9bb8" }, "downloads": -1, "filename": "stickerify-1.0.1.tar.gz", "has_sig": false, "md5_digest": "5aeb2b72a67d0cb6db31ae4f311105e6", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 3462, "upload_time": "2019-10-10T16:52:20", "url": "https://files.pythonhosted.org/packages/51/0b/d839ecefd4baeb3714a02c9cfd225cc2ea965a5e2b11f210c2afd10c24cc/stickerify-1.0.1.tar.gz" } ] }