DEV Community

Hamza Hesham
Hamza Hesham

Posted on

5 2

Print coloured text in python

Hello,Today we will print coloured text in python.
First, we will install ansi-colours moudle.

pip install ansi-colours

After installing we will import ansi-colours as colour
then print your sentence after choosing the color.

from ansi_colours import AnsiColours as colour
print(colour.red('Follow') + colour.blue('ME!'))
Enter fullscreen mode Exit fullscreen mode

Alt Text
Buy Me A Coffee
twitter:https://twitter.com/Oxy_oxide
buy me a coffee : https://www.buymeacoffee.com/Oxyoxide
Don't forget to follow me.
Thanks for reading.

Top comments (2)

Collapse
 
artis3n profile image
Ari Kalfus

colored is a nice library for colorized text as well

Collapse
 
delta456 profile image
Swastik Baranwal

Nice post but colorama is better than this one.

Postmark Image

"Please fix this..."

Focus on creating stellar experiences without email headaches. Postmark's reliable API and detailed analytics make your transactional emails as polished as your product.

Start free

Join the Runner H "AI Agent Prompting" Challenge: $10,000 in Prizes for 20 Winners!

Runner H is the AI agent you can delegate all your boring and repetitive tasks to - an autonomous agent that can use any tools you give it and complete full tasks from a single prompt.

Check out the challenge

DEV is bringing live events to the community. Dismiss if you're not interested. ❤️