Tuatara

Latest version: v0.6.1

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

Scan your dependencies

Page 1 of 2

0.6.1

Build updates (dropping PEX support, publishing to PyPI), plus a couple of minor cleanups.

**Full Changelog**: https://github.com/wenottingham/tuatara/compare/v0.6.0...v0.6.1

0.6.0

Updates for lowcolor terminals, and don't use ascii chars out of the box for truecolor terminals. Also, add python 3.13 support.

**Full Changelog**: https://github.com/wenottingham/tuatara/compare/v0.5.1...v0.6.0

0.5.1

Add a manual, and fix a few bugs.

What's Changed
* Add a more detailed manual
* Packaging cleanups
* Fix debugging comment
* Fix first row of ascii art, make text color consistent
* Account for brightness adjustments when selecting dominant colors
* Handle non-RGB(A) images properly

**Full Changelog**: https://github.com/wenottingham/tuatara/compare/v0.5.0...v0.5.1

0.5.0

This release adds dynamic background color based on color art (controllable by `dynamic_background` in the config file), and also fixes a couple of bugs introduced in 0.4.0/0.4.1.

What's Changed
* Fix crash on track switch + vis
* Fix waiting for artist/art
* Add dynamic background color based on cover art

**Full Changelog**: https://github.com/wenottingham/tuatara/compare/v0.4.1...v0.5.0

0.4.1

A few minor bugfixes:
- Fix resize crasher
- Cleanup exit behavior to call out exceptions properly
- Fix some sizing corner cases

**Full Changelog**: https://github.com/wenottingham/tuatara/compare/v0.4.0...v0.4.1

0.4.0

Release 0.4.0 brings the removal of libcaca usage, in favor of [blessed](https://pypi.org/project/blessed/) and python ascii art code.

This brings in:
- truecolor support!
- more cross-platform compatibility (not that it's tested)
- fewer system dependencies

Visualization is restricted to when running in a truecolor terminal (blessed's downsampling for 16/256 color terminals is too slow.)

**Full Changelog**: https://github.com/wenottingham/tuatara/compare/v0.3.2...v0.4.0

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.