A better dslackw/colored
Project description
# Disclaimer - This shit ain't done
# 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
color('red', 'This is red')
color('blue', 'This is blue')
color('yellow', 'This is yellow')
# Backgrounds
color('red', "This is red with a blue background", bg='blue')
color('blue', "This is blue with a yellow background", bg='yellow')
# 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
color('red', 'This is red')
color('blue', 'This is blue')
color('yellow', 'This is yellow')
# Backgrounds
color('red', "This is red with a blue background", bg='blue')
color('blue', "This is blue with a yellow background", bg='yellow')
# 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.1.0.tar.gz
(4.2 kB
view details)
File details
Details for the file coolered-0.1.0.tar.gz
.
File metadata
- Download URL: coolered-0.1.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0347eacd8b340e410a70bd5ec070f6d37d1fcddc8db8944d4cdba60d1650c3f6 |
|
MD5 | 74b8f1a2f586c9de40574d0e852332e0 |
|
BLAKE2b-256 | 394555f0b69e2b116e5ab60e22c6e4a136c8d5155b78c61326c55decd31359fd |