VxAPI
VxAPI copied to clipboard
Deprecate Import Colors?
In https://github.com/PayloadSecurity/VxAPI/blob/master/vxapi.py
The line:
from colors import Color
The 'colors' module doesn't appear to exist: https://pypi.org/search/?q=colors
Also since you're using the 'Colorama' module, is this line even needed?