icolor

Software Screenshot:
icolor
Software Details:
Version: 1.2
Upload Date: 20 Feb 15
Developer: Brian M Hunt
Distribution Type: Freeware
Downloads: 14

Rating: nan/5 (Total Votes: 0)

icolor is a tool to print Python strings with interpolated colors.

Example:

>>> cformat("This is #RED;a red string.")
'This is \\x1b[31ma red string.\\x1b[0m'

>>> cformat("This is #BLUE;a blue string.", reset=False)
'This is \\x1b[34ma blue string.'


Also included is a cprint command, which as a convenience prints the result of the cformat call.

Requirements:

  • Python

Similar Software

ProFTPD
ProFTPD

22 Jun 18

Bftpd
Bftpd

17 Feb 15

WvTftp
WvTftp

3 Jun 15

Comments to icolor

Comments not found
Add Comment
Turn on images!