Enhanched print() for Python
Project description
eprint
Enhanched print() for Python
How to install
pip install eprint
How to use
from eprint import eprint
eprint("Looks cool?")
eprint.ok("Success")
eprint.error("Failed")
eprint.ok("Use color for {} that need {} ", "values", "attention")
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
eprint-0.0.5.tar.gz
(6.0 kB
view hashes)
Built Distribution
eprint-0.0.5-py3-none-any.whl
(4.2 kB
view hashes)