彩色文字、打字机效果、二进制解析执行工具 - 零依赖
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
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.4.0.tar.gz.
File metadata
- Download URL: text_discoloration-2.4.0.tar.gz
- Upload date:
- Size: 6.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 |
2f3b95e8769b92acd9b860f928dec60fd04bd284b869ee3c1be24aee82f632d0
|
|
| MD5 |
fd727c20613ccd9258da66a566a6733f
|
|
| BLAKE2b-256 |
65fba15e10319fc5a577099f46a5caf1832b5d246eeab92917c053f513b7b4ce
|
File details
Details for the file text_discoloration-2.4.0-py3-none-any.whl.
File metadata
- Download URL: text_discoloration-2.4.0-py3-none-any.whl
- Upload date:
- Size: 7.1 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 |
847cc303ad50a9d94e445e117daf50715414180b4b6258768d995ad63314ff0a
|
|
| MD5 |
09aa66c0ffd196e0f6205c0f5dde0623
|
|
| BLAKE2b-256 |
2ece8bdfe9c31970b741cad8ccba9751147c28db3f09b4948d9fdcee9d846f44
|