{ "info": { "author": "Tiago Danin", "author_email": "TiagoDanin@outlook.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Operating System :: MacOS", "Operating System :: Unix", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.0", "Programming Language :: Python :: 3.1", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Shells", "Topic :: Terminals", "Topic :: Utilities" ], "description": "PythonColorize\n\t\t==============\n\n\t\tSimple module to colorize text on terminal\n\n\t\tInstall ::\n\n\t\t\tsudo pip3 install PythonColorize\n\n\t\tDOC\n\t\t===\n\n\t\tColors | Styles |\n\t\t--------|--------------------|\n\t\tblack | bold |\n\t\tred | dark |\n\t\tgreen | underline |\n\t\tyellow | negative |\n\t\tblue | hide |\n\t\tmagenta | |\n\t\tcyan | |\n\t\twhite | |\n\n\t\tParams | Result |\n\t\t--------|--------------------|\n\t\tbg_ | background |\n\t\tlg_ | light |\n\t\tbg_lg_ | background & Light |\n\n\t\tModule function\n\t\t===============\n\n\t\tGet color ::\n\n\t\t\tPythonColorize.colors.<[param][style]_>[name]\n\n\t\t<.> Optional\n\n\t\tColorize ::\n\n\t\t\tPythonColorize.colorize(text=[text], color=[color], style=[style], light=[True|False], background=[True|False])`", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://TiagoDanin.github.io/PythonColorize/", "keywords": "shell terminal python3 python2 color colorize", "license": "GPLv3", "maintainer": null, "maintainer_email": null, "name": "PythonColorize", "package_url": "https://pypi.org/project/PythonColorize/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/PythonColorize/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://TiagoDanin.github.io/PythonColorize/" }, "release_url": "https://pypi.org/project/PythonColorize/0.2/", "requires_dist": null, "requires_python": null, "summary": "Simple module to colorize text on terminal", "version": "0.2" }, "last_serial": 2204445, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "902dfdd7b96629740871b8583514342a", "sha256": "f33cfd1f09844d839bfb1a105654ff2c107ccdb1c51a3b0688e2fba84ace27a9" }, "downloads": -1, "filename": "PythonColorize-0.1.zip", "has_sig": false, "md5_digest": "902dfdd7b96629740871b8583514342a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2837, "upload_time": "2016-06-25T17:05:34", "url": "https://files.pythonhosted.org/packages/ac/cb/ea2710da2bfc69b56d32a9fedd92a3aba2d8f3ea73cfd9e9e18f722d7432/PythonColorize-0.1.zip" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "93e09076e43333f3719b82d8c0bd29f0", "sha256": "0171100a90d39db090844f80a9118abdd9b505f190f1c53cd8ed471489083f40" }, "downloads": -1, "filename": "PythonColorize-0.2.tar.gz", "has_sig": true, "md5_digest": "93e09076e43333f3719b82d8c0bd29f0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3170, "upload_time": "2016-07-05T20:46:49", "url": "https://files.pythonhosted.org/packages/9e/c4/e2adf5756879647c3301a455b1274cbb45ba18f5b9f3bd327aa32093b537/PythonColorize-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "93e09076e43333f3719b82d8c0bd29f0", "sha256": "0171100a90d39db090844f80a9118abdd9b505f190f1c53cd8ed471489083f40" }, "downloads": -1, "filename": "PythonColorize-0.2.tar.gz", "has_sig": true, "md5_digest": "93e09076e43333f3719b82d8c0bd29f0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3170, "upload_time": "2016-07-05T20:46:49", "url": "https://files.pythonhosted.org/packages/9e/c4/e2adf5756879647c3301a455b1274cbb45ba18f5b9f3bd327aa32093b537/PythonColorize-0.2.tar.gz" } ] }