Skip to content

joaompinto/eprint

Repository files navigation

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")

About

Enhanced print() for Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages