Python Forum
Change Text Color Output in Python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Change Text Color Output in Python
#3
(Mar-04-2019, 07:56 PM)stranac Wrote: Those look like ansi color escapes, which don't work on windows afaik.
If you need a cross-platform way to display colored output, you should take a look at colorama.


Thanks! I got colorization of my python scripts text output to work on windows and linux with Colorama! Good stuff! I appreciate the tip!
Reply


Messages In This Thread
Change Text Color Output in Python - by bluethundr - Mar-04-2019, 06:59 PM
RE: Change Text Color Output in Python - by stranac - Mar-04-2019, 07:56 PM
RE: Change Text Color Output in Python - by bluethundr - Mar-06-2019, 10:23 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Turtle Star Fill Color Yellow-White Interchanging Color Effect codelab 9 989 Oct-25-2023, 09:09 AM
Last Post: codelab
  output values change akbarza 3 525 Oct-18-2023, 12:30 PM
Last Post: deanhystad
  Find a specific keyword after another keyword and change the output sgtmcc 5 806 Oct-05-2023, 07:41 PM
Last Post: deanhystad
  Color a table cell based on specific text Creepy 11 1,958 Jul-27-2023, 02:48 PM
Last Post: deanhystad
  ANSI not working for change of text colors BliepMonster 10 3,349 Nov-10-2022, 09:28 AM
Last Post: BliepMonster
  simplekml change shape&color issac_n 2 2,820 Aug-20-2022, 07:15 PM
Last Post: Joseph_Paintsil
  find some word in text list file and a bit change to them RolanRoll 3 1,518 Jun-27-2022, 01:36 AM
Last Post: RolanRoll
  Rain sensor output only on change Pete6 3 2,034 May-11-2022, 10:36 PM
Last Post: Pete6
Photo Visual studio code unable to color syntax on python interpreter tomtom 4 6,860 Mar-02-2022, 01:23 AM
Last Post: tomtom
  Search text in PDF and output its page number. atomxkai 21 8,894 Jan-21-2022, 06:20 AM
Last Post: snippsat

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020