terminal-colors
terminal-colors copied to clipboard
Utility to test color capabilities of terminal.
Is there any possibility of packaging only the script in the releases section as it would allow making packages for package managers (such as Portage easier) as there would be...
* added `--force-term N` to test for color support outside of what `tigetnum('colors')` reports * added cross-platform `terminal-colors` cli command installation [per PyPA conventions](https://packaging.python.org/en/latest/specifications/entry-points/#use-for-scripts) On Windows this creates a `terminal-colors.exe`...