Easily create beautiful gradient and rainbow text in Python
Project description
Wojas Beautiful Text (wojas_bt)
Create beautiful colored text in your terminal easily using Python gradients and rainbow animations! 🌈✨
Features
- Smooth RGB gradients for 18+ colors
- Bold, italic, and normal styles
- Rainbow animation
- Easy-to-use import for each color/style
Installation
pip install wojas_bt
Usage / Example
from wojas_bt import red_bold, blue_italic, rainbow_animate
# Print gradients
red_bold("🔥 Bold Red Gradient 🔥")
blue_italic("💙 Italic Blue Gradient 💙")
# Rainbow animation
rainbow_animate("🌈 Hello Rainbow! 🌈", duration=5, style="bold", speed=0.05)
Available Colors and Functions
Each color has three styles: normal, bold, and italic. Example for red:
-
red_normal
-
red_bold
-
red_italic
Other colors: green, blue, yellow, orange, pink, purple, cyan, magenta, lime, aqua, gold, silver, brown, teal, indigo, grey, white.
Authors
License
This project is licensed under the MIT License. See the LICENSE file for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file wojas_bt-0.2.tar.gz.
File metadata
- Download URL: wojas_bt-0.2.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f6d68cf6f73e6de1d081bb9395f0ca53d8ccc1cff42265751c7e0acce6bf5c29
|
|
| MD5 |
799c1c2b7d1401579fb1d3916a15b57e
|
|
| BLAKE2b-256 |
a7b35d3b960be8c973c339e8846e2bc4a01b57daa2cb48d47d77b2ba32d80e7c
|
File details
Details for the file wojas_bt-0.2-py3-none-any.whl.
File metadata
- Download URL: wojas_bt-0.2-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97c727d2996c4935d9cd8ce4536b2955df608aff1ff6b1bee482c6d36e164d65
|
|
| MD5 |
0c14083302c4fa5712d0b7497019ad65
|
|
| BLAKE2b-256 |
a478e41a2eb801e4560046a7938a7eb83c04a6168c9827589feddf84bc25930e
|