billythegoat356 / pystyle

The source of my Python library, pystyle.
https://pypi.org/project/pystyle/
Eclipse Public License 2.0
199 stars 13 forks source link

Problems with pystyle #34

Open MaksAK47x opened 1 year ago

MaksAK47x commented 1 year ago

Hello! I have weird glitch, so on first screenshot its how its supposed to be: screenshot, but in my command prompt it looks like this: screenshot2. Is there any fixes? The full code:

from pystyle import *

print(Colorate.Horizontal(Colors.green_to_white, "[$] Version: 14.1.2"))
pythonDLL commented 7 months ago

Write.Print("[$] Version: 14.1.2", Colors.green_to_white, interval=0.000)