[ 源代码: python-colorama ]
软件包:python3-colorama(0.4.4-1)
python3-colorama 的相关链接
Debian 的资源:
下载源码包 python-colorama:
- [python-colorama_0.4.4-1.dsc]
- [python-colorama_0.4.4.orig.tar.gz]
- [python-colorama_0.4.4-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Cross-platform colored terminal text in Python - Python 3.x
Python-colorama provides a simple cross-platform API to print colored terminal text from Python applications.
ANSI escape character sequences are commonly used to produce colored terminal text on Unix. Colorama provides some shortcuts to generate these sequences.
This has the happy side-effect that existing applications or libraries which already use ANSI sequences to produce colored output on Linux.
This package provides the module for Python 3.