Skip to main content

Provides ascii art representation of witrdotnet

Project description

wAsciiArt

Simple python module providing witrdotnet in ASCII art

           _ _           _       _              _   
 __      _(_) |_ _ __ __| | ___ | |_ _ __   ___| |_ 
 \ \ /\ / / | __| '__/ _` |/ _ \| __| '_ \ / _ \ __|
  \ V  V /| | |_| | | (_| | (_) | |_| | | |  __/ |_ 
   \_/\_/ |_|\__|_|  \__,_|\___/ \__|_| |_|\___|\__|

Usage

pip install wAsciiArt

With command line

python -m wAsciiArt

With interactive interpreter

$ python
>>> from wAsciiArt import Waa
>>> w = Waa()
>>> print(w.getAsciiArt())

In project

from wAsciiArt import Waa

waa = Waa()
print(waa.getAsciiArt())

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wAsciiArt-1.1.tar.gz (1.6 kB view hashes)

Uploaded Source

Built Distribution

wAsciiArt-1.1-py2-none-any.whl (3.1 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page