Skip to main content

A string-coloring package for terminals

Project description

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, use this command:

  $ pip install colorparse

After this, the package should be ready to use. To upgrade or uninstall, use the following:

   $ 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 *

# version 1.1.1   (2019 - 08 - 03)
+ [m] Objects that have a ""__str__"" method (e.g. iterables) can be used in ""paint"".
+ [d] Changed documentation, now using rST (sphinx) instead of md (mkdocs).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

colorparse-1.1.1.tar.gz (7.9 kB view hashes)

Uploaded Source

Built Distribution

colorparse-1.1.1-py3-none-any.whl (9.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page