ANSII Color formatting for output in terminal.
http://pypi.python.org/pypi/termcolor
Available text colors: grey, red, green, yellow, blue, magenta, cyan, white.
Available text highlights: on_grey, on_red, on_green, on_yellow, on_blue, on_magenta, on_cyan, on_white.
Available attributes: bold, dark, underline, blink, reverse, concealed.
- Sources inherited from project devel:languages:python
- Devel package for openSUSE:Factory
-
6
derived packages
- Links to openSUSE:Factory / python-termcolor
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Maliku:python/python-termcolor && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
python-termcolor.changes | 0000002150 2.1 KB | |
python-termcolor.spec | 0000001957 1.91 KB | |
termcolor-2.1.0.tar.gz | 0000010665 10.4 KB |
Revision 22 (latest revision is 33)
Dirk Mueller (dirkmueller)
accepted
request 1039698
from
Yogalakshmi Arunachalam (yarunachalam)
(revision 22)
- Update to 2.1.1 * Add __main__ to re-enable demo via python -m termcolor (#27) @hugovk - Update to 2.1.0 * Support FORCE_COLOR and detect tty (#25) @hugovk * Deprecate __ALL__, use __all__ instead (#23) @hugovk
Comments 0