# [ender-ansi](https://pypi.org/project/ender-ansi/)
🌈 uwu cutesy rainbow text <3 ✨
this package is just a quicker way to colour your text
## usage
```python
from ender_ansi import *
print(f"{fg.pink}Hello, World!{fx.reset}")
print(f"{fg.cyan}This is {fg.green}{fx.bold}very {fx.italic}cool!{fx.reset}")
```
## install
```bash
pip install ender_ansi
```
## colours
- ![🖤 black](https://img.shields.io/static/v1?label=&message=black&color=313244&style=for-the-badge)
- ![❤️ red](https://img.shields.io/static/v1?label=&message=red&color=f38ba8&style=for-the-badge)
- ![💚 green](https://img.shields.io/static/v1?label=&message=green&color=a6e3a1&style=for-the-badge)
- ![💛 yellow](https://img.shields.io/static/v1?label=&message=yellow&color=f9e2af&style=for-the-badge)
- ![💙 blue](https://img.shields.io/static/v1?label=&message=blue&color=89b4fa&style=for-the-badge)
- ![💜 pink/magenta](https://img.shields.io/static/v1?label=&message=pink/magenta&color=f5c2e7&style=for-the-badge)
- ![🩵 cyan/aqua](https://img.shields.io/static/v1?label=&message=cyan/aqua&color=94e2d5&style=for-the-badge)
- ![🤍 white](https://img.shields.io/static/v1?label=&message=white&color=cdd6f4&style=for-the-badge)
## effects
- reset
- bold/strong
- dull/dim/faint
- italic/oblique
- underline
- reverse/invert/inverse
- strikethrough/disabled/linethrough/crossedout
## functions
> clear()
Clears the terminal screen
> clear_all()
Clears the terminal, including the scrollback buffer, and resets the cursor position
> clear_line()
Clears the current line at the cursor
> move_cursor(row, col)
Moves the cursor to a given row and column
## license
This project is released into the public domain under The Unlicense.
See LICENSE for more information.
Raw data
{
"_id": null,
"home_page": "https://github.com/endercat126/ender-ansi/",
"name": "ender-ansi",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "python,colour,ansi",
"author": "Endercat126",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/95/86/553b66df73b492d40689b76bc64e3e3ea892d6714a4bff36f7a040205a8e/ender_ansi-1.0.5.tar.gz",
"platform": null,
"description": "# [ender-ansi](https://pypi.org/project/ender-ansi/)\n\ud83c\udf08 uwu cutesy rainbow text <3 \u2728\n\nthis package is just a quicker way to colour your text\n\n## usage\n\n```python\nfrom ender_ansi import *\n\nprint(f\"{fg.pink}Hello, World!{fx.reset}\")\nprint(f\"{fg.cyan}This is {fg.green}{fx.bold}very {fx.italic}cool!{fx.reset}\")\n```\n\n## install\n```bash\npip install ender_ansi\n```\n\n## colours\n- ![\ud83d\udda4 black](https://img.shields.io/static/v1?label=&message=black&color=313244&style=for-the-badge)\n- ![\u2764\ufe0f red](https://img.shields.io/static/v1?label=&message=red&color=f38ba8&style=for-the-badge)\n- ![\ud83d\udc9a green](https://img.shields.io/static/v1?label=&message=green&color=a6e3a1&style=for-the-badge)\n- ![\ud83d\udc9b yellow](https://img.shields.io/static/v1?label=&message=yellow&color=f9e2af&style=for-the-badge)\n- ![\ud83d\udc99 blue](https://img.shields.io/static/v1?label=&message=blue&color=89b4fa&style=for-the-badge)\n- ![\ud83d\udc9c pink/magenta](https://img.shields.io/static/v1?label=&message=pink/magenta&color=f5c2e7&style=for-the-badge)\n- ![\ud83e\ude75 cyan/aqua](https://img.shields.io/static/v1?label=&message=cyan/aqua&color=94e2d5&style=for-the-badge)\n- ![\ud83e\udd0d white](https://img.shields.io/static/v1?label=&message=white&color=cdd6f4&style=for-the-badge)\n\n## effects\n\n- reset\n- bold/strong\n- dull/dim/faint\n- italic/oblique\n- underline\n- reverse/invert/inverse\n- strikethrough/disabled/linethrough/crossedout\n\n## functions\n> clear()\n Clears the terminal screen\n\n> clear_all()\n Clears the terminal, including the scrollback buffer, and resets the cursor position\n\n> clear_line()\n Clears the current line at the cursor\n\n> move_cursor(row, col)\n Moves the cursor to a given row and column\n\n\n## license\nThis project is released into the public domain under The Unlicense.\nSee LICENSE for more information.\n\n",
"bugtrack_url": null,
"license": "",
"summary": "\ud83c\udf08 uwu cutesy rainbow text <3 \u2728",
"version": "1.0.5",
"project_urls": {
"Homepage": "https://github.com/endercat126/ender-ansi/",
"Source": "https://github.com/endercat126/ender-ansi/"
},
"split_keywords": [
"python",
"colour",
"ansi"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "bc86f931e03b9b8024ac8b834f5aab1b61d7c2f3d9568b9f9ef7fa619a76a82f",
"md5": "89b783f1e5b94bde70daa861cfa398ca",
"sha256": "a4e17716f18bb3df9d6c0aad09bf834e3737c2b41b8d89899db64e7e0d0d3653"
},
"downloads": -1,
"filename": "ender_ansi-1.0.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "89b783f1e5b94bde70daa861cfa398ca",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 4449,
"upload_time": "2024-01-15T23:54:28",
"upload_time_iso_8601": "2024-01-15T23:54:28.107996Z",
"url": "https://files.pythonhosted.org/packages/bc/86/f931e03b9b8024ac8b834f5aab1b61d7c2f3d9568b9f9ef7fa619a76a82f/ender_ansi-1.0.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9586553b66df73b492d40689b76bc64e3e3ea892d6714a4bff36f7a040205a8e",
"md5": "254c6f352a8c238a39e7429413fa155f",
"sha256": "1ecf2d1953390cf8a6ec6d0f2950c5cc4fb246355df06b92e0cc26f7ec8cf865"
},
"downloads": -1,
"filename": "ender_ansi-1.0.5.tar.gz",
"has_sig": false,
"md5_digest": "254c6f352a8c238a39e7429413fa155f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3422,
"upload_time": "2024-01-15T23:54:29",
"upload_time_iso_8601": "2024-01-15T23:54:29.502664Z",
"url": "https://files.pythonhosted.org/packages/95/86/553b66df73b492d40689b76bc64e3e3ea892d6714a4bff36f7a040205a8e/ender_ansi-1.0.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-01-15 23:54:29",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "endercat126",
"github_project": "ender-ansi",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "ender-ansi"
}