Metadata-Version: 2.1
Name: pr_colored
Version: 1.5.2
Summary: colored print() as pr()
Author: Andrew M
Author-email: toni25010@gmail.com
License: MIT
Description-Content-Type: text/markdown
Requires-Dist: termcolor

## Installation
`pip install pr_colored`

## Usage
`from pr_colored.pr_colored import pr`


`pr(DATABASE)`
`pr(DATABASE, 'green')`

## colors:
`'grey', 'red', 'green', 'yellow', 'blue', 'magenta', 'cyan', 'white'`


##
## Donate - send - ETH - network - BEP20:
### 0xed426c1dd79d79d61a7cebdc2630573ffb9fdf38
##


## License
This project is licensed under the [MIT](https://gitlab.com/js-easy-school/pr_colored/-/blob/main/LICENSE) - see the [LICENSE](https://gitlab.com/js-easy-school/pr_colored/-/blob/main/LICENSE) file for details.
