colorization by means of termcolor and colorama

This commit is contained in:
hroff-1902
2019-08-04 22:54:19 +03:00
parent 3dd6fe2703
commit 9cbab35de0
3 changed files with 12 additions and 16 deletions

View File

@@ -30,3 +30,7 @@ sdnotify==0.3.2
# Api server
flask==1.1.1
# Support for colorized terminal output
termcolor==1.1.0
colorama==0.4.1