Skip to main content

🌈 uwu cutesy rainbow text <3 ✨

Project description

ender-ansi

🌈 uwu cutesy rainbow text <3 ✨

this package is just a quicker way to colour your text

usage

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

pip install ender_ansi

colours

  • 🖤 black
  • ❤️ red
  • 💚 green
  • 💛 yellow
  • 💙 blue
  • 💜 pink/magenta
  • 🩵 cyan/aqua
  • 🤍 white

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ender_ansi-1.0.5.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

ender_ansi-1.0.5-py3-none-any.whl (4.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page