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
```
# 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
Release history Release notifications | RSS feed
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)