Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.17 KB

README.md

File metadata and controls

27 lines (16 loc) · 1.17 KB

txcolorliblogo Python

TxColor is the python library that provides text color formating.

TxColor gives you the ability to format text with colors right in it! You can also provide a string!

WindowsTerminal_Au4mtOyPV1

IMPORTANT! YOU MUST WRITE TAGS IN <>!

=======================================================================

If you wish to add a txt file, simply do this:

TxColorLib.find(open("txt.txt", "r").read()) or TxColorLib.find(open("txt.txt", "r"))

An example for a txt file (and help with bg tags):

ApplicationFrameHost_1HY8sSB9Ap

At this moment, library contains only ONE (!11!1111) function find()! pythonw_mQ4GbFgFRB

Also special thanks to colorama!