{ "info": { "author": "The Renegade Coder", "author_email": "jeremy.grifski@therenegadecoder.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# Image Titler\n\n[![Join the chat at https://gitter.im/TheRenegadeCoder/image-titler](https://badges.gitter.im/TheRenegadeCoder/image-titler.svg)](https://gitter.im/TheRenegadeCoder/image-titler?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\nAdds a title to an image using The Renegade Coder Featured Image style. The style can be\ndefined as the following:\n\n> Titles are split in half by the closest space and displayed using two solid red bars\n> with a white text overlay on the upper right portion of the image.\n\nFor example:\n\n![Hello World in Pascal](https://i0.wp.com/therenegadecoder.com/wp-content/uploads/2018/04/hello-world-in-pascal-featured-image.jpeg?resize=1024%2C640&ssl=1)\n\n## How to Run\n\nThe following code snippet demonstrates a few ways you might use the script:\n\n```shell\npip install image-titler # Installs the script\n\nimage_titler # Runs as default\nimage_titler --title \"Hello, World!\" # Adds a custom title\nimage_titler --output_path \"path/to/output\" # Sets the output path\nimage_titler --path \"path/to/image\" # Sets the image path\nimage_titler --tier \"free\" # Sets the membership tier which changes the rectangle borders\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/TheRenegadeCoder/image-titler", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "image-titler", "package_url": "https://pypi.org/project/image-titler/", "platform": "", "project_url": "https://pypi.org/project/image-titler/", "project_urls": { "Homepage": "https://github.com/TheRenegadeCoder/image-titler" }, "release_url": "https://pypi.org/project/image-titler/1.4.1/", "requires_dist": null, "requires_python": "", "summary": "Adds a title to an image using The Renegade Coder Featured Image style", "version": "1.4.1" }, "last_serial": 5218101, "releases": { "1.3.5": [ { "comment_text": "", "digests": { "md5": "d8b32b41aa5a5b9d9fadcf46d6b79da1", "sha256": "512afc8b500e5566870cc97b89f554b5411b50147a607767f7cc61ce56cea535" }, "downloads": -1, "filename": "image-titler-1.3.5.tar.gz", "has_sig": false, "md5_digest": "d8b32b41aa5a5b9d9fadcf46d6b79da1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 49689, "upload_time": "2019-03-18T18:08:40", "url": "https://files.pythonhosted.org/packages/bc/2d/9863379de5f81020e036d55b64f76e7aeb88cf89e5709ddeec12297ad8a5/image-titler-1.3.5.tar.gz" } ], "1.4.0": [ { "comment_text": "", "digests": { "md5": "355b322cf78e8310abecbd011f6ce0c0", "sha256": "3a673529172d05e58c679991ef421dd282c24bc81c96e7be8340d6e6f011c390" }, "downloads": -1, "filename": "image-titler-1.4.0.tar.gz", "has_sig": false, "md5_digest": "355b322cf78e8310abecbd011f6ce0c0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 50392, "upload_time": "2019-05-02T15:41:39", "url": "https://files.pythonhosted.org/packages/e1/1f/7152933ac5d4c7ea2551f2bd6f68d1103ff11dd2cf42975413f574af0d23/image-titler-1.4.0.tar.gz" } ], "1.4.1": [ { "comment_text": "", "digests": { "md5": "c00d15fdcb0a50f137988a9405ca84c4", "sha256": "6f0615baf6164c7af50d8fab639fb1578e1112f4eea813e3128f3347c6c9f2fc" }, "downloads": -1, "filename": "image-titler-1.4.1.tar.gz", "has_sig": false, "md5_digest": "c00d15fdcb0a50f137988a9405ca84c4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 50389, "upload_time": "2019-05-02T15:54:02", "url": "https://files.pythonhosted.org/packages/45/71/f15864307d30a4b6ff1a898940ca8b68d669dea0f67000f2d8b090d89429/image-titler-1.4.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c00d15fdcb0a50f137988a9405ca84c4", "sha256": "6f0615baf6164c7af50d8fab639fb1578e1112f4eea813e3128f3347c6c9f2fc" }, "downloads": -1, "filename": "image-titler-1.4.1.tar.gz", "has_sig": false, "md5_digest": "c00d15fdcb0a50f137988a9405ca84c4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 50389, "upload_time": "2019-05-02T15:54:02", "url": "https://files.pythonhosted.org/packages/45/71/f15864307d30a4b6ff1a898940ca8b68d669dea0f67000f2d8b090d89429/image-titler-1.4.1.tar.gz" } ] }