showfile

ShowFile

Contributors Forks Stargazers Issues MIT License Say Thanke Downloads last Month Downloads last Week Downloads last Day Version Build Code style: black

A tool to show files with their proper syntax highlighting in the console

View Demo

Installation

First make sure you have python installed and added to path then run the following command

python -m pip install showfile

Usage

To show the contents of a file simply use

showfile file.py

python.gif