colorama 0.4.6
Cross-platform colored terminal text.
ANSI escape character sequences have long been used to produce colored terminal text and cursor positioning on Unix and Macs . Colorama makes this work on Windows, too, by stripping ANSI sequences it finds (which would appear as gobbledygook in the output) into win32 calls to modify the state of the terminal. Colorama has no requirements other than the standard library.
Stars: 3543, Watchers: 3543, Forks: 251, Open Issues: 121The tartley/colorama
repo was created 10 years ago and the last code push was 3 months ago.
The project is very popular with an impressive 3543 github stars!
How to Install colorama
You can install colorama using pip
pip install colorama
or add it to a project with poetry
poetry add colorama
Package Details
- Author
- License
- Homepage
- PyPi:
- https://pypi.org/project/colorama/
- GitHub Repo:
- https://github.com/tartley/colorama
Classifiers
- Terminals
Related Packages
Errors
A list of common colorama errors.
Code Examples
Here are some colorama
code examples and snippets.
GitHub Issues
The colorama package has 121 open issues on GitHub
- colorama problem with poetry export req.
- 0.4.4: pytest is failing
- 24 bits ANSI codes are wrongly converted instead of being stripped