/proudcat

proudcat - cat + :rainbow:

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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+