Library for outputting images to the command line

    image

    Fabulous is a wonderful library that allows you to display beautiful colored text, pictures, figures directly in the terminal window!

    In order to install the library, execute in the terminal: Or just download in the archive: fabulous-0.1.3.tar.gz Documentation After installation, you can try several examples by running this code: - an example of a rotating cube - after such a call, the following appears in the terminal image (as you can see, to display the image, one line is enough):
    sudo apt-get install gcc python-imaging python-setuptools
    sudo easy_install -U fabulous








    python -m fabulous.demo - выводит в терминал примерно первое изображение
    python -m fabulous.rotating_cube

    python -m fabulous.image obama.jpg

    image

    Also popular now: