textipic


Nametextipic JSON
Version 0.1 PyPI version JSON
download
home_pagehttps://x.com/Lanaev0li
SummaryA script to generate images from text
upload_time2024-09-05 14:33:23
maintainerNone
docs_urlNone
authorAvinion
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Textipic

`textipic` is a Python script that converts text files into images. The script allows customization of text color, background color, and image format.

## Installation

You can install the package from PyPI using pip:

```bash
pip install textipic


Usage
After installation, you can run the script from the command line:

textipic



Follow the interactive prompts to specify the text file, choose colors, and save the image.

Author
Avinion

            

Raw data

            {
    "_id": null,
    "home_page": "https://x.com/Lanaev0li",
    "name": "textipic",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Avinion",
    "author_email": "shizofrin@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/12/52/107b1bddb074bceb987f8f636eb10a3f344520831dbcdab719b4c646e846/textipic-0.1.tar.gz",
    "platform": null,
    "description": "# Textipic\n\n`textipic` is a Python script that converts text files into images. The script allows customization of text color, background color, and image format.\n\n## Installation\n\nYou can install the package from PyPI using pip:\n\n```bash\npip install textipic\n\n\nUsage\nAfter installation, you can run the script from the command line:\n\ntextipic\n\n\n\nFollow the interactive prompts to specify the text file, choose colors, and save the image.\n\nAuthor\nAvinion\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A script to generate images from text",
    "version": "0.1",
    "project_urls": {
        "Homepage": "https://x.com/Lanaev0li"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fd410e99197e68985365fabc5a772c0049646ddc3a0a3f9bbf3fee6392f435c8",
                "md5": "d541b8d8c7cd5ebaf63f568eeb64f5f9",
                "sha256": "5e2d5bf77895641d45394ca9b5f77053a80c80cadde627d066bf00ffdb58d817"
            },
            "downloads": -1,
            "filename": "textipic-0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d541b8d8c7cd5ebaf63f568eeb64f5f9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3849,
            "upload_time": "2024-09-05T14:33:22",
            "upload_time_iso_8601": "2024-09-05T14:33:22.310392Z",
            "url": "https://files.pythonhosted.org/packages/fd/41/0e99197e68985365fabc5a772c0049646ddc3a0a3f9bbf3fee6392f435c8/textipic-0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1252107b1bddb074bceb987f8f636eb10a3f344520831dbcdab719b4c646e846",
                "md5": "9302c571bdc034aa1e6a4aa848f1d045",
                "sha256": "8be2c30e71662e8d19199a5ad648b3bc199723cddac9f1518e0fe5eb56353bcf"
            },
            "downloads": -1,
            "filename": "textipic-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "9302c571bdc034aa1e6a4aa848f1d045",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3452,
            "upload_time": "2024-09-05T14:33:23",
            "upload_time_iso_8601": "2024-09-05T14:33:23.856719Z",
            "url": "https://files.pythonhosted.org/packages/12/52/107b1bddb074bceb987f8f636eb10a3f344520831dbcdab719b4c646e846/textipic-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-05 14:33:23",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "textipic"
}
        
Elapsed time: 0.46851s