X Tutup
Skip to content

SKoprek/python-fancy-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEV Fancy Console string generator

Stylized Python console, a project made for fun.

Code example for Fancy Message. (Default values)

FancyMessage(message="", color=FancyColors.EMPTY, background=FancyBackgroundColors.EMPTY_BG, styles=[FancyStyles.EMPTY_STYLE], utility=FancyUtilities.EMPTY)

Code example for Fancy Message Segmented. (Default values)

FancyMessageSegmented([FancyMessage()])

Included Colors, Background colord, and styles.

example_1()

Alt text

Example Simple message

example_2()

Alt text

Example Simple segmented message

example_4()

Alt text

About

Stylized Python console, a project made for fun.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

X Tutup