An open API service indexing awesome lists of open source software.

https://github.com/j03-dev/pcat

cat alternative for color python code
https://github.com/j03-dev/pcat

Last synced: over 1 year ago
JSON representation

cat alternative for color python code

Awesome Lists containing this project

README

          

# PCAT

### about
pcat is cat alternative for colored python code

### installation
```bash
git clone https://github.com/j03-dev/pcat
cd pcat
python -m pip install colorama
chmod +x pcat.py
sudo ln -s ./pcat.py /bin/pcat
```

![demopcat](demopcat.gif)