python-pyfiglet

Python port of the FIGlet specification
  https://github.com/pwaller/pyfiglet
  1
  1 review



FIGLet is a program that creates large characters out of ordinary screen characters. It takes ASCII text and renders it in ASCII art fonts.

This is a Python port of the original C figlet. It can be used on the commandline or as an Object Oriented driver library in your own programs.
Latest reviews
4
blueXrider 12 years ago

quite nice