proudcat

proudcat - cat + :rainbow:


Keywords
cat, cli, terminal, colors, colours
License
GPL-3.0+
Install
pip install proudcat==0.2.0

Documentation

File        : README.md
Maintainer  : Felix C. Stegerman <flx@obfusk.net>
Date        : 2020-07-02

Copyright   : Copyright (C) 2020  Felix C. Stegerman
Version     : v0.2.0
License     : GPLv3+

PyPI Version GPLv3+

Description

proudcat - cat + 🌈

proudcat is basically a variant of proudcat-rust / pridecat written in python.

screenshot

screenshot

Help

$ proudcat --help

Requirements

Python >= 3.5 + click.

Installing

Using pip

$ pip install proudcat

Manually

Install the dependencies (as e.g. debian packages or using pip):

$ apt install python3-click       # debian/ubuntu
$ pip install click               # pip

Then just put proudcat somewhere on your $PATH (e.g. ~/bin).

License

GPLv3+