Name | raintools-colors JSON |
Version |
0.1.2
JSON |
| download |
home_page | None |
Summary | A versatile Python module for terminal color and style formatting, allowing easy customization of text appearance in command line applications. |
upload_time | 2024-10-27 20:52:11 |
maintainer | None |
docs_url | None |
author | Plingenn |
requires_python | >=3.6 |
license | None |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Raintools Colors
**Raintools Colors** is a versatile Python module designed for formatting terminal output with colorful text and styles. This module simplifies the process of customizing the appearance of text in command-line applications, allowing developers to easily implement colorful interfaces.
## Features
- **Color Management**: Easily apply foreground and background colors to text.
- **Text Styles**: Utilize various text styles such as bold, italic, and underline.
- **Themed Messages**: Predefined styles for success, warning, and error messages.
- **Utility Functions**: Functions for displaying progress bars and manipulating RGB colors.
## Installation
You can install the package using pip:
```bash
pip install raintools_colors
Raw data
{
"_id": null,
"home_page": null,
"name": "raintools-colors",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": null,
"author": "Plingenn",
"author_email": "raintool@engineer.com",
"download_url": "https://files.pythonhosted.org/packages/7d/7a/0ff3ff6f213e2c7bc22603853711c69772fed987a4b21d0e3f4dd4a6500b/raintools_colors-0.1.2.tar.gz",
"platform": null,
"description": "# Raintools Colors\r\n\r\n**Raintools Colors** is a versatile Python module designed for formatting terminal output with colorful text and styles. This module simplifies the process of customizing the appearance of text in command-line applications, allowing developers to easily implement colorful interfaces.\r\n\r\n## Features\r\n\r\n- **Color Management**: Easily apply foreground and background colors to text.\r\n- **Text Styles**: Utilize various text styles such as bold, italic, and underline.\r\n- **Themed Messages**: Predefined styles for success, warning, and error messages.\r\n- **Utility Functions**: Functions for displaying progress bars and manipulating RGB colors.\r\n\r\n## Installation\r\n\r\nYou can install the package using pip:\r\n\r\n```bash\r\npip install raintools_colors\r\n",
"bugtrack_url": null,
"license": null,
"summary": "A versatile Python module for terminal color and style formatting, allowing easy customization of text appearance in command line applications.",
"version": "0.1.2",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "927075dc41495ad2a1b393c370cc26c0480be807757879b849e8c293eccfdd92",
"md5": "4ca8a3d8556ba9f350075a5f0a17d400",
"sha256": "17a6d0f4d2abe9145ae6664bce6aa153c74bba3d9be468e7517dab2bc019cdd2"
},
"downloads": -1,
"filename": "raintools_colors-0.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4ca8a3d8556ba9f350075a5f0a17d400",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 6661,
"upload_time": "2024-10-27T20:52:08",
"upload_time_iso_8601": "2024-10-27T20:52:08.893903Z",
"url": "https://files.pythonhosted.org/packages/92/70/75dc41495ad2a1b393c370cc26c0480be807757879b849e8c293eccfdd92/raintools_colors-0.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7d7a0ff3ff6f213e2c7bc22603853711c69772fed987a4b21d0e3f4dd4a6500b",
"md5": "80183d7e6fe0de71c84e531b34373ef2",
"sha256": "84a5d77ded70cec2ffc983f36f8b638682bc51220624729deeec7ad4a18b8eba"
},
"downloads": -1,
"filename": "raintools_colors-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "80183d7e6fe0de71c84e531b34373ef2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 4319,
"upload_time": "2024-10-27T20:52:11",
"upload_time_iso_8601": "2024-10-27T20:52:11.270537Z",
"url": "https://files.pythonhosted.org/packages/7d/7a/0ff3ff6f213e2c7bc22603853711c69772fed987a4b21d0e3f4dd4a6500b/raintools_colors-0.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-27 20:52:11",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "raintools-colors"
}