{ "info": { "author": "Ori Shamir", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3.7", "Topic :: Artistic Software" ], "description": "### About\nThis is a quick and easy tool to convert your big ascii words to print statements in any programming language. \n\nExample: \nSay you have the words:\n`Hello, World!` \n\nAnd you converted it to big ascii characters, like this: \n```\n ___ ___ _______ ___ ___ ________ ___ __ ________ ________ ___ ________ \n|\\ \\|\\ \\|\\ ___ \\ |\\ \\ |\\ \\ |\\ __ \\ |\\ \\ |\\ \\|\\ __ \\|\\ __ \\|\\ \\ |\\ ___ \\ \n\\ \\ \\\\\\ \\ \\ __/|\\ \\ \\ \\ \\ \\ \\ \\ \\|\\ \\ \\ \\ \\ \\ \\ \\ \\ \\|\\ \\ \\ \\|\\ \\ \\ \\ \\ \\ \\_|\\ \\ \n \\ \\ __ \\ \\ \\_|/_\\ \\ \\ \\ \\ \\ \\ \\ \\\\\\ \\ ___ \\ \\ \\ __\\ \\ \\ \\ \\\\\\ \\ \\ _ _\\ \\ \\ \\ \\ \\ \\\\ \\ \n \\ \\ \\ \\ \\ \\ \\_|\\ \\ \\ \\____\\ \\ \\____\\ \\ \\\\\\ \\|\\ \\ \\ \\ \\|\\__\\_\\ \\ \\ \\\\\\ \\ \\ \\\\ \\\\ \\ \\____\\ \\ \\_\\\\ \\ \n \\ \\__\\ \\__\\ \\_______\\ \\_______\\ \\_______\\ \\_______\\ \\ \\ \\ \\____________\\ \\_______\\ \\__\\\\ _\\\\ \\_______\\ \\_______\\\n \\|__|\\|__|\\|_______|\\|_______|\\|_______|\\|_______|\\/ /| \\|____________|\\|_______|\\|__|\\|__|\\|_______|\\|_______|\n |\\___/ / \n \\|___|/ \n\n```\n\nBut you want to have it used in a print statement, like this: \n```\nprint(r' ___ ___ _______ ___ ___ ________ ___ __ ________ ________ ___ ________ ')\nprint(r'|\\ \\|\\ \\|\\ ___ \\ |\\ \\ |\\ \\ |\\ __ \\ |\\ \\ |\\ \\|\\ __ \\|\\ __ \\|\\ \\ |\\ ___ \\ ')\nprint(r'\\ \\ \\\\\\ \\ \\ __/|\\ \\ \\ \\ \\ \\ \\ \\ \\|\\ \\ \\ \\ \\ \\ \\ \\ \\ \\|\\ \\ \\ \\|\\ \\ \\ \\ \\ \\ \\_|\\ \\ ')\nprint(r' \\ \\ __ \\ \\ \\_|/_\\ \\ \\ \\ \\ \\ \\ \\ \\\\\\ \\ ___ \\ \\ \\ __\\ \\ \\ \\ \\\\\\ \\ \\ _ _\\ \\ \\ \\ \\ \\ \\\\ \\ ')\nprint(r' \\ \\ \\ \\ \\ \\ \\_|\\ \\ \\ \\____\\ \\ \\____\\ \\ \\\\\\ \\|\\ \\ \\ \\ \\|\\__\\_\\ \\ \\ \\\\\\ \\ \\ \\\\ \\\\ \\ \\____\\ \\ \\_\\\\ \\ ')\nprint(r' \\ \\__\\ \\__\\ \\_______\\ \\_______\\ \\_______\\ \\_______\\ \\ \\ \\ \\____________\\ \\_______\\ \\__\\\\ _\\\\ \\_______\\ \\_______\\ ')\nprint(r' \\|__|\\|__|\\|_______|\\|_______|\\|_______|\\|_______|\\/ /| \\|____________|\\|_______|\\|__|\\|__|\\|_______|\\|_______| ')\nprint(r' |\\___/ / ')\nprint(r' \\|___|/ ')\n```\n\nWell then in that case I got you convered! \nAll you need to do, is make a text file, and paste you huge ass words there. \nYou can get those huge ass words from this website: \n[http://www.network-science.de/ascii/](http://www.network-science.de/ascii/)\n\nThen, import my tool: \n```python\nfrom text2output import *\n```\nThen, run it:\n```python\ntext2output(\"helloworld.txt\", lang=\"python3\", line_prefix=\" \", file_prefix='# Output hello world')\n```\n\nYou'll get a new file called `\"helloworld_new.txt\"` there would be your good stuff. \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/orishamir/", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "text2output", "package_url": "https://pypi.org/project/text2output/", "platform": "", "project_url": "https://pypi.org/project/text2output/", "project_urls": { "Homepage": "https://github.com/orishamir/" }, "release_url": "https://pypi.org/project/text2output/1.1.0/", "requires_dist": null, "requires_python": "", "summary": "Convert your text to print function in any language", "version": "1.1.0" }, "last_serial": 5630484, "releases": { "1.0.5": [ { "comment_text": "", "digests": { "md5": "f4b76240452d8c3eea21d08d9fe69134", "sha256": "d759cb74f7295246d91c7b5b5611f2475051c1d26b58b0f717cb7b06bf88b1bd" }, "downloads": -1, "filename": "text2output-1.0.5-py3-none-any.whl", "has_sig": false, "md5_digest": "f4b76240452d8c3eea21d08d9fe69134", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3386, "upload_time": "2019-08-04T12:13:26", "url": "https://files.pythonhosted.org/packages/12/04/955cb2f5a112fa9f712254f70ae1dfc43ed277b22bb53a6468962938c7fe/text2output-1.0.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "854487a5bee729cf59dafe4afdd81720", "sha256": "662aaf8d4977d9b44256d5cd946a53e2f4e707f9f51df39f10a3587bc263a641" }, "downloads": -1, "filename": "text2output-1.0.5.tar.gz", "has_sig": false, "md5_digest": "854487a5bee729cf59dafe4afdd81720", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2433, "upload_time": "2019-08-04T12:13:28", "url": "https://files.pythonhosted.org/packages/7e/3d/a4497e70d89bdd1957f33182da3eb3dda4b2716a13b5d60c950ead280e71/text2output-1.0.5.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "3f7c37df81cc0a27730407ff3d233ec2", "sha256": "377296802ef654b3cf852fac17e6d7c876ec5ac1e8653b3e26a053988e822ec5" }, "downloads": -1, "filename": "text2output-1.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "3f7c37df81cc0a27730407ff3d233ec2", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3382, "upload_time": "2019-08-04T12:18:44", "url": "https://files.pythonhosted.org/packages/89/e1/535ba9a2006ac529b4637fedcf49506ede18922e38403962d0340154252d/text2output-1.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9b850c6fc9efda979d57ac730baa30b6", "sha256": "9969e23fac53666a70fd654c09578a1c3357665491b41d2283cb1f9c521fa64a" }, "downloads": -1, "filename": "text2output-1.1.0.tar.gz", "has_sig": false, "md5_digest": "9b850c6fc9efda979d57ac730baa30b6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2425, "upload_time": "2019-08-04T12:18:45", "url": "https://files.pythonhosted.org/packages/64/0e/72670f4d9ef2a187c5c4aeeec1c988216502a1cc658c65c1c6b037f17f33/text2output-1.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3f7c37df81cc0a27730407ff3d233ec2", "sha256": "377296802ef654b3cf852fac17e6d7c876ec5ac1e8653b3e26a053988e822ec5" }, "downloads": -1, "filename": "text2output-1.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "3f7c37df81cc0a27730407ff3d233ec2", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3382, "upload_time": "2019-08-04T12:18:44", "url": "https://files.pythonhosted.org/packages/89/e1/535ba9a2006ac529b4637fedcf49506ede18922e38403962d0340154252d/text2output-1.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9b850c6fc9efda979d57ac730baa30b6", "sha256": "9969e23fac53666a70fd654c09578a1c3357665491b41d2283cb1f9c521fa64a" }, "downloads": -1, "filename": "text2output-1.1.0.tar.gz", "has_sig": false, "md5_digest": "9b850c6fc9efda979d57ac730baa30b6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2425, "upload_time": "2019-08-04T12:18:45", "url": "https://files.pythonhosted.org/packages/64/0e/72670f4d9ef2a187c5c4aeeec1c988216502a1cc658c65c1c6b037f17f33/text2output-1.1.0.tar.gz" } ] }