Colorist for Python 🌈#
What Is Colorist?#
Lightweight Python package that makes it easy and fast to print colored text in the terminal.
How It Works#
Basic Usage#
Colorist is intended to be easy to use. Imagine you want to print a mix of colors in the terminal:
% This is RED!
Once installed, simply import the colorist
module and start printing colored text with the Color
class:
Varied Color Palette#
Or simply print a full line of colored text from a varied palette of color:
How it appears in the terminal:
% This is BRIGHT YELLOW!
Next Steps#
Ready to try more options and features? Let's get started with the installation or check out the user guide.
Become a Sponsor
If you find this project helpful, please consider supporting its development. Your donations will help keep it alive and growing. Every contribution, no matter the size, makes a difference.
Thank you for your support! 🙌