Python package for color-print on terminal.
Project description
colorprint
=====
A Python package for color-print on terminal.
Example
-------
```python
>> import dyeprint as dp
>> foo = dp.ColorSheet('red', 'yellow', 'bold')
>> print(foo.dye('hello world'))
```

Installing
--------
```sh
[sudo] pip install dyeprint
```
=====
A Python package for color-print on terminal.
Example
-------
```python
>> import dyeprint as dp
>> foo = dp.ColorSheet('red', 'yellow', 'bold')
>> print(foo.dye('hello world'))
```

Installing
--------
```sh
[sudo] pip install dyeprint
```
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
dyeprint-1.0.5.tar.gz
(1.4 MB
view details)
File details
Details for the file dyeprint-1.0.5.tar.gz
.
File metadata
- Download URL: dyeprint-1.0.5.tar.gz
- Upload date:
- Size: 1.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
f223878cfd3dfd938787cb416df4ae711308e5ca55601f291903d9f4d6785945
|
|
MD5 |
5739f54fd3c8dc95150b2d845fe5ae82
|
|
BLAKE2b-256 |
cea223db4b1306c170f56cfeca8016ba02e008569df3ad709dc71d4ea374c125
|