beautify the appearance of the application in the terminal.
what can be done, give the text color, text background, change the font, choose a banner according to the category of your choice.
Method Property
font
strings
textArt
list_art
list_font
decoration
help_me_bro
random_font
url_strings
list_ascii_art
list_decoration
Fonts
Art
Decoration
Banner list name
the color of the strings.
from beautify import Beautify
# Beautify(**kwargs).method_name
print(Beautify(
string="Hello Dunia Apa Kabar?",
font="scammer",
color="#magenta", #can use,name color,hex,rgb
bg_color=None).font) #can use,name color,hex,rgb
the class keyword in the method.
Beautify(kwargs).font
string
font
color
bg_color
Beautify(kwargs).decoration
decoration
reverse “True/False”
color
bg_color
Beautify(kwargs).strings
string
color
bg_color
Beautify(kwargs).url_strings(kwargs)
in Beautify()
url
color
bg_color
in url_strings()
Attribute ‘default None’
Class ‘default None’
Beautify(kwargs).textArt
string
color
font
decoration
bg_color
Beautify(kwargs).random_font
string
font1
font2
font3
font4
color
bg_color
method to see all list.
Beautify(category= category banner list name ).list_ascii_art
Beautify().list_font
Beautify().list_art
Beautify().list_decoration
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file exso-kamabay-beautify-0.1.0.tar.gz.
File metadata
- Download URL: exso-kamabay-beautify-0.1.0.tar.gz
- Upload date:
- Size: 13.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6171d75fa5d3fdd921ad6592d857760a12e08c721d546343943ed10524a8e08d
|
|
| MD5 |
6557fa37c73083af7d87900f95ef18e5
|
|
| BLAKE2b-256 |
a4f6d9995d2817198bbbe94013fdbbbb5c70a67376d3206525a9fd48d6f1a292
|