Ksilorama

Latest version: v0.4.11

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

Scan your dependencies

Page 1 of 9

0.4.11

* Fixed PyPI metadata to include the correct project URL.

0.4.10

* Fixed typo in README

0.4.9

* Code refactoring and cleanup

0.4.8

* In AnsiStyle added:
ITALIC, UNDERLINE, BLINK, INVERTED, HIDDEN, STRIKETHROUGH, RESET_BOLD,
RESET_DIM, RESET_ITALIC, RESET_UNDERLINE, RESET_BLINK, RESET_INVERTED,
RESET_HIDDEN, RESET_STRIKETHROUGH
* In AnsiFore added:, 256 colors (C256),
RGB colors (RGB), HSL colors (HSL), CMYK colors (CMYK), HEX colors (HEX),
In AnsiBack added:, 256 colors (C256), RGB colors (RGB), HSL colors (HSL),
CMYK colors (CMYK), HEX colors (HEX)

0.4.7

* Fix of all known issues with Github Actions CI, which was failing to build
on all platforms.
* Removed official pure-python 2.7 support, as it can't be tested on CI
* Added support for Python 3.13
* Moved Python 3.7 CI tests to legacy MacOS 13.6, as Python 3.7 is EOL

0.4.6

* https://github.com/tartley/colorama/pull/139 Add alternative to 'init()',
called 'just_fix_windows_console'. This fixes many longstanding problems
with 'init', such as working incorrectly on modern Windows terminals, and
wonkiness when init gets called multiple times. The intention is that it
just makes all Windows terminals treat ANSI the same way as other terminals
do. Many thanks the njsmith for fixing our messes.
* https://github.com/tartley/colorama/pull/352 Support Windows 10's ANSI/VT
console. This didn't exist when Colorama was created, and avoiding us
causing havok there is long overdue. Thanks to segeviner for the initial
approach, and to njsmith for getting it merged.
* https://github.com/tartley/colorama/pull/338 Internal overhaul of package
metadata declaration, which abolishes our use of the now heavily
discouraged setuptools (and hence setup.py, setup.cfg and MANIFEST.in), in
favor of hatchling (and hence pyproject.toml), generously contributed by
ofek (author of hatchling). This includes dropping support Python3.5 and
3.6, which are EOL, and were already dropped from setuptools, so this
should not affect our users.
* https://github.com/tartley/colorama/pull/353 Attention to detail award to
LqdBcnAtWork for a spelling fix in demo06

Page 1 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.