Introduction to rich, to make a nice colored cmd output for Python
Video tutorials: https://calmcode.io/rich/introduction.html Install rich Example 1 First import print from rich (once you installed it, like you seen before) to substitute the
[...]