Skip to content

wibuheker/python-colored

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python-colored

ANSI color codes converted to windows version

  • in python i'm have an issue if me want to change color use colorama like this
print(colored("Have Nice Day!!!"),'red')
  • the code of 'red' will return as ANSI codes, so me dedicated to create colored codes as simple for CMD line in windows.

  • i wass upload the example.

thanks for nice articles devdungeon

MIT LICENSE

About

ANSI color codes converted to windows version

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages