Color and format text in the console
Reason this release was yanked:
Not actual update
Project description
TermiText
Color and format text you print in the terminal! Here is an example on how to use TermiText:
from termitext import *
#Print green text with orange highlight
print(color("Hello world!", color = "green", highlight = "orange"))
#Print on the same line
slprint("This text is all ")
slprint(" on the same line!")
#Print bold text
print(format("Hello world!", style = "bold"))
#Clear the terminal
clear()
LIST OF COLORS:
*Text: *lightred, red, orange, yellow, lightgreen, green, lightcyan, cyan, lightblue, blue, pink, purple, black, darkgrey, lightgrey
*Highlight: *red, orange, green, cyan, blue, purple, black, lightgrey
LIST OF FORMATS:
bold, underline, strikethrough, invisible, reverse, disable
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 TermiText-0.1.7.tar.gz.
File metadata
- Download URL: TermiText-0.1.7.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.8.10 Linux/5.4.0-1044-gcp
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
865a7266308981abd6fe8f186088c7cd9761bd196b9f5b2704b22077d44cf9cd
|
|
| MD5 |
61e86a3e26629db5a1db117f028a7085
|
|
| BLAKE2b-256 |
b5994cb959fc17cf7e9842a4fcdcea0ab496d9b0db9d6efcea14602916dc1b5f
|
File details
Details for the file TermiText-0.1.7-py3-none-any.whl.
File metadata
- Download URL: TermiText-0.1.7-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.8.10 Linux/5.4.0-1044-gcp
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ce70d3ec714f21a8d063519d73b19cc33616553a08ba6e702655a732285dd018
|
|
| MD5 |
84836f47628681e85a5afd8d3783dc65
|
|
| BLAKE2b-256 |
b7268b1e5204a7f99a38214b0eedc6c70b171dd85ca9a320676c86d21376b734
|