-
wincolor2.py
What for: This is used to change the color of output string
How to use:
if os.name == 'nt':
import wincolor2
cpt = None
if os.name == 'nt':
cpt = wincolor2.Color()
cpt.pt('white', 'blue', 'I\'m so colorful!')
======
- git_assistant.py
- git_commit_review.py
- restapi.py
======
- security_analyser.py
======
- sudoku.py
======