Termcolor-dg

Latest version: v1.0.2

Safety actively analyzes 715033 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.9.2

------------------

- Combine color, background and attributes in a single escape sequence.
- Minor enhancements.

0.9.1

------------------

- Rename to termcolor_dg (termcolor2 is taken).

0.9.0

------------------

- Fork to termcolor2.
- Add 24-bit colors support.
- Add logging and color demos.
- Add ANSI_COLORS_DISABLED and ANSI_COLORS_FORCE environment variables.
- Add always_colored, rainbow_color.
- Add monkey_patch_logging and logging_basic_color_config utility functions.
- Better cprint and print compatibility (no arguments = new line).
- Drop 'gray' and 'on_gray' (it was an alias for black, bad idea?).
- Make the trailing reset sequence optional for colored.
- Use `python -m build` to build the project.
- Remove regex usage, the following would have not been stripped but works: `echo -e '(\e[01;32mx\e[1;0033mx\e[m)'`.
- Remove PKG-INFO.
- README.md instead of README.rst.
- ... unit tests, INSTALL ...

---

termcolor changes
=================

0.2

------------------

- Added support for Python 3.x.

0.1.2

------------------

- Fixed bold characters. (Thanks Tibor Fekete)

0.1.1

------------------

- Some refactoring.
- Updated copyright.
- Fixed reset colors.
- Updated documentation.

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.