Printing CMD with colors

Add colors to your terminal with this PyPI module. Make debugging more efficient and your messages more visible!

Documentation:
https://pypi.org/project/jaime38130/

pip install jaime38130

 

Available colors:

green white black cyan magenta red blue yellow

 

Importing:

from jaime38130 import *

 

 

Examples with green color:

 

green("I needed color")
I needed color

 

green("I needed color", "header")
I needed color

 

green("I needed color", "*")
I needed color

 

green("I needed color", "**")

I needed color

 

 


 




10 Aug. 2024 | Last Updated: 22 Nov. 2025 | jaimedcsilva

Related
  • Printing CMD with colors
  • Calculating & Displaying crypto currency with CoinGecko
  • Creatin an .exe file to run a Python script
  • Getting certificate chains from websites
  • Getting the complete trustchain of a website
  • Installing pip in embedded Python - Full Guide
  • Cython - Hiding Python Code
  • How to Send Emails with Python’s smtplib
  • Generating QR Codes with Python

  • Buy Me a Coffee