Skip to content

Instantly share code, notes, and snippets.

@sonaalPradeep
Created June 9, 2020 17:27
Show Gist options
  • Save sonaalPradeep/ba6ed9dc376e0b7870b3632481fc7a86 to your computer and use it in GitHub Desktop.
Save sonaalPradeep/ba6ed9dc376e0b7870b3632481fc7a86 to your computer and use it in GitHub Desktop.
from termcolor import colored, cprint # For Termcolor
from colorama import init, Fore, Back
init(autoreset = True) # For colorama
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment