DARKCYAN = '\033[36m' # python color code for DARK-CYAN color BLUE = '\033[94m' # python color code for BLUE color GREEN = '\033[92m' # python color code for GREEN color YELLOW = '\033[93m' # python ...
This Python version for this project is Python 3.9. Other versions of Python are not guaranteed to be compatible with this project. The packages required are as listed in requirements.txt. It is ...