{ "info": { "author": "Giorgos Verigakis, Marcin Sztolcman", "author_email": "marcin@urzenia.net", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: ISC License (ISCL)", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3" ], "description": "ANSI colors for Python\n======================\n\nA simple module to add ANSI colors and decorations to your strings.\n\nExample Usage\n-------------\n\nYou can choose one of the 8 basic ANSI colors: black, red, green, yellow, blue,\nmagenta, cyan, white.\n\n::\n\n from tmcolors import red, green, blue\n print red('This is red')\n print green('This is green')\n print blue('This is blue')\n\nOptionally you can specify a background color.\n\n::\n\n print red('red on blue', bg='blue')\n print green('green on black', bg='black')\n\nYou can additionally specify one of the supported styles: bold, faint, italic,\nunderline, blink, blink2, negative, concealed, crossed. Not all styles are\nsupported by all terminals.\n\n::\n\n from tmcolors import bold, underline\n print bold('This is bold')\n print underline('underline red on blue', fg='red', bg='blue')\n print green('bold green on black', bg='black', style='bold')\n\nYou can also use more than one styles at once.\n\n::\n\n print red('This is very important', style='bold+underline')\n\nxterm-256 colors are supported as well, to use them give an integer instead of\na color name.\n\n::\n\n from tmcolors import colorize\n for i in range(256):\n print colorize('Color #%d' % i, fg=i)\n\n\nLicense\n-------\n\ntmcolors is licensed under the ISC license.", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mysz/tmcolors", "keywords": null, "license": "ISC", "maintainer": null, "maintainer_email": null, "name": "tmcolors", "package_url": "https://pypi.org/project/tmcolors/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/tmcolors/", "project_urls": { "Homepage": "https://github.com/mysz/tmcolors" }, "release_url": "https://pypi.org/project/tmcolors/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "ANSI colors for Python", "version": "0.1.1" }, "last_serial": 1565362, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "67fa950681733d70c248b171c1bbc559", "sha256": "f345dd8ff92da89897c1138d71be152f862da09ef686ea5b3ea57d5a07d922fd" }, "downloads": -1, "filename": "tmcolors-0.1.0-py2-none-any.whl", "has_sig": false, "md5_digest": "67fa950681733d70c248b171c1bbc559", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 3058, "upload_time": "2015-05-27T21:25:33", "url": "https://files.pythonhosted.org/packages/35/5c/f11c45423b6e156940a70697b9421d5be656f44947ab641851315095d69f/tmcolors-0.1.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4afca11aad859940c143c337cb883c5c", "sha256": "49cb19e63e1e594204a2d493aee21a200c2a15163b7d574003661002034b60f3" }, "downloads": -1, "filename": "tmcolors-0.1.0.tar.gz", "has_sig": false, "md5_digest": "4afca11aad859940c143c337cb883c5c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2234, "upload_time": "2015-05-27T21:25:37", "url": "https://files.pythonhosted.org/packages/a3/f1/0570ca36d3814b7294289278f14943b7b1380e5f7b5c45901673689ff971/tmcolors-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "29cfe797896ed579456dd62c31fa5418", "sha256": "1009b554671de075b0ca451c2f2543e76c72f7bb77e2e69dc424779eb1253270" }, "downloads": -1, "filename": "tmcolors-0.1.1-py2-none-any.whl", "has_sig": false, "md5_digest": "29cfe797896ed579456dd62c31fa5418", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 4492, "upload_time": "2015-05-27T21:34:59", "url": "https://files.pythonhosted.org/packages/a6/fc/4c4e36409095b022fff00c071738a8ab45f8bbf901de33e1210eaffe140b/tmcolors-0.1.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "01eba6550bf32b1cf6fcc5de10aea97b", "sha256": "f6747a5951b757aee019fef8d465d30caee7f23651d926614de6a56e4bdf0cd0" }, "downloads": -1, "filename": "tmcolors-0.1.1.tar.gz", "has_sig": false, "md5_digest": "01eba6550bf32b1cf6fcc5de10aea97b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2993, "upload_time": "2015-05-27T21:35:02", "url": "https://files.pythonhosted.org/packages/16/cc/e181ecd0a6f78e72cb9f8e2950253a893a3cbc6ab202fea8ae6620d35354/tmcolors-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "29cfe797896ed579456dd62c31fa5418", "sha256": "1009b554671de075b0ca451c2f2543e76c72f7bb77e2e69dc424779eb1253270" }, "downloads": -1, "filename": "tmcolors-0.1.1-py2-none-any.whl", "has_sig": false, "md5_digest": "29cfe797896ed579456dd62c31fa5418", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 4492, "upload_time": "2015-05-27T21:34:59", "url": "https://files.pythonhosted.org/packages/a6/fc/4c4e36409095b022fff00c071738a8ab45f8bbf901de33e1210eaffe140b/tmcolors-0.1.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "01eba6550bf32b1cf6fcc5de10aea97b", "sha256": "f6747a5951b757aee019fef8d465d30caee7f23651d926614de6a56e4bdf0cd0" }, "downloads": -1, "filename": "tmcolors-0.1.1.tar.gz", "has_sig": false, "md5_digest": "01eba6550bf32b1cf6fcc5de10aea97b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2993, "upload_time": "2015-05-27T21:35:02", "url": "https://files.pythonhosted.org/packages/16/cc/e181ecd0a6f78e72cb9f8e2950253a893a3cbc6ab202fea8ae6620d35354/tmcolors-0.1.1.tar.gz" } ] }