A tool to show files with their proper syntax highlighting in the console
First make sure you have python installed and added to path then run the following command
python -m pip install showfile
To show the contents of a file simply use
showfile file.py