Skip to content

tehmaze/lolcat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LOLcat

Straight Python port of the Ruby version at https://github.com/busyloop/lolcat/ but with 100% more fun, because, hey, it’s not Ruby. There are no external dependencies..

It's a tool like cat, with added lulz.

Installing

To install the stable version:

$ pip install lolcat

To install the development version:

$ pip install git+https://github.com/tehmaze/lolcat.git

Usage and examples

Demo

Check out the ASCII cast at https://asciinema.org/a/1563

Bugs

Send a PR.