彩色文字、打字机效果、二进制解析、文件操作、哈希、日志、Base64 - 零依赖
Project description
text_discoloration
Colorful terminal output with typewriter effect. Zero dependencies.
Features
Color Output
- 8 colors: Red, Green, Yellow, Blue, Purple, Cyan, White, Black
- Direct color printing:
color_print_red("Hello") - Color typewriter effect:
typewriter_blue("Hello", delay=0.05)
Typewriter Effects
- Standard typewriter:
typewriter("text", delay=0.05) - Random color typewriter:
random_typewriter("rainbow text") - Custom color typewriter:
color_typewriter("text", "green")
Status Prompts
info("Loading...")→ Blue [INFO]success("Done!")→ Green [SUCCESS]error("Failed")→ Red [ERROR]warn("Check this")→ Yellow [WARNING]
Utilities
slow_print("slow text", delay=0.05)- Print character by charactercolor_print_red("text")- Print without typewriter effect
Installation
pip install text_discoloration
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
text_discoloration-2.7.2.tar.gz
(10.8 kB
view details)
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 text_discoloration-2.7.2.tar.gz.
File metadata
- Download URL: text_discoloration-2.7.2.tar.gz
- Upload date:
- Size: 10.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3eea128b143237a1f16fa7ef5e0cf45678452a9624d6531b6a39fa4e66fbd2ca
|
|
| MD5 |
396ded0185ca21311dfa145175125362
|
|
| BLAKE2b-256 |
76888897b2630dabd4fd768a2165bc561b63d371668bd7c3fca15b1ce02fd876
|
File details
Details for the file text_discoloration-2.7.2-py3-none-any.whl.
File metadata
- Download URL: text_discoloration-2.7.2-py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da71e7f85d3b99766f27d1d99ddb742d1a4dadf5ec394d1f459ae0c1ea02d260
|
|
| MD5 |
0568aa70244b92b5dab6ccdf998f8391
|
|
| BLAKE2b-256 |
f4b17fac0401fabc0badb18b97a3abd15c3e052e52b040ea8b3f08f4b29da3d5
|