{ "info": { "author": "Bogdan Mustiata", "author_email": "bogdan.mustiata@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "termcolor\\_util\n===============\n\n``termcolor_util`` is a set of functions on top of termcolor for every\nsingle color.\n\nInstallation\n------------\n\n.. code:: sh\n\n pip install termcolor_util\n\nFunctions\n---------\n\n.. code:: python\n\n def yellow(text: str, bold=False, underline=False) -> str: ...\n\n def green(text: str, bold=False, underline=False) -> str: ...\n\n def blue(text: str, bold=False, underline=False) -> str: ...\n\n def red(text: str, bold=False, underline=False) -> str: ...\n\n def gray(text: str, bold=False, underline=False) -> str: ...\n\n def cyan(text: str, bold=False, underline=False) -> str: ...\n\n def magenta(text: str, bold=False, underline=False) -> str: ...\n\n def white(text: str, bold=False, underline=False) -> str: ...\n\nBeside colors, there is a function for directly printing on the stderr.\n\n.. code:: python\n\n def eprint(*args) -> None: ...\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "termcolor_util", "package_url": "https://pypi.org/project/termcolor_util/", "platform": "", "project_url": "https://pypi.org/project/termcolor_util/", "project_urls": null, "release_url": "https://pypi.org/project/termcolor_util/1.0.1/", "requires_dist": null, "requires_python": "", "summary": "termcolor_util", "version": "1.0.1" }, "last_serial": 4101086, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "d0a6f1d281d770b57781a0f31a198051", "sha256": "d2533a1c4543ae6877f69e97d39ca0420b4385438eff128562d958d11841197e" }, "downloads": -1, "filename": "termcolor_util-1.0.0.tar.gz", "has_sig": false, "md5_digest": "d0a6f1d281d770b57781a0f31a198051", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1479, "upload_time": "2018-07-11T19:30:57", "url": "https://files.pythonhosted.org/packages/a4/54/98758ef13fb8992810c67f5c9d36cab7ff75138a89c1b3d183686d9e40f7/termcolor_util-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "c543715c98d1e16c2f1f72d9336589d2", "sha256": "7a939787328200ff324f16f2c37797d556d73023e480c2f235e39a3409682df2" }, "downloads": -1, "filename": "termcolor_util-1.0.1.tar.gz", "has_sig": false, "md5_digest": "c543715c98d1e16c2f1f72d9336589d2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1551, "upload_time": "2018-07-25T16:02:32", "url": "https://files.pythonhosted.org/packages/ae/de/e9c9919e9f6f30af52be63529cb9f5a499441557844a2c28a2437ad68062/termcolor_util-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c543715c98d1e16c2f1f72d9336589d2", "sha256": "7a939787328200ff324f16f2c37797d556d73023e480c2f235e39a3409682df2" }, "downloads": -1, "filename": "termcolor_util-1.0.1.tar.gz", "has_sig": false, "md5_digest": "c543715c98d1e16c2f1f72d9336589d2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1551, "upload_time": "2018-07-25T16:02:32", "url": "https://files.pythonhosted.org/packages/ae/de/e9c9919e9f6f30af52be63529cb9f5a499441557844a2c28a2437ad68062/termcolor_util-1.0.1.tar.gz" } ] }