A Python library for coloring text and backgrounds in CLI using RGB or hex values. Current version: 0.0.15. Release cadence: irregular, occasional bugfix releases.
pip install hexorVerified import paths — ran on the pinned version, not inferred.
Create a Hexor instance, then call hex() or rgb() methods to colorize text.
Check documentation or source for compatibility details.
Use hex (#RRGGBB) or 3-element list/tuple for RGB.
Pin to a specific version in requirements.
No dependency data recorded yet.