Skip to content

Introduction

Introduction

AsciiStuff is a tiny library that gathers some funny ASCII-art-related features from various sources. It leverages:

It also features an ASCII file format (.asc) with a small set of useful options for styling combinations of these ASCCI art objects.

Setup

This library is available on PyPi and can be simply installed using Pip:

pip install asciistuff

or

pip3 install asciistuff