strcolors Python module to style terminal output, moving and positioning the cursor. Installation Install through pip. pip install "git+https://github.com/havocesp/strcolors" Usage from strcolors import Tm Tm.red("Hello World!")