Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Latest commit

 

History

History

package-files

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

colorparse

colorparse is a python package that will read and parse strings with defined color codes, showing their respective colors in the terminal. This way, a string can be easily colored, simplifying the work for the user. For the complete documentation, change log and more, visit the readthedocs page and the github page.

Installation

To install, upgrade or uninstall, use the following:

   $ pip install colorparse
   $ pip install --upgrade colorparse
   $ pip uninstall colorparse

Recent Changes

* the prefixes [t] refer to terminal-only, [m] for module-only and [d] for docs-only changes, respectively *

<log>