Skip to main content

A better dslackw/colored

Project description

# Disclaimer - This shit ain't donee
# Coolered
## A better [dslackw/colored](https://github.com/dslackw/colored)
I read the readme of dslackw/colored for Python, and thought it was too complicated. This will be an interface so simple you memorize it immediately.

## Example
```
# Colors
red("This is red")
green("This is green")
blue("This is blue")

# Backgrounds
blue("Blue with a red background").on_red()
green("This isn't readable").on_green()

# That's it
```

## Color reference chart

## Installation
```
pip install coolered
```
## Uninstallation
```
pip uninstall coolered
```

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

coolered-0.0.2.tar.gz (2.0 kB view hashes)

Uploaded Source

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