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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file wAsciiArt-1.1.tar.gz
.
File metadata
- Download URL: wAsciiArt-1.1.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/2.7.15rc1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 08f91a566db3bb4438e794d1af95661ab99e69e9be7e3e1ccf27d361ef072c0f |
|
MD5 | df3a5188c07ce1269cc51cc43bbcf0db |
|
BLAKE2b-256 | 37bc8bbf332981d0ea72b4c688741452de275546d54dad47c3bab61ce01422be |
File details
Details for the file wAsciiArt-1.1-py2-none-any.whl
.
File metadata
- Download URL: wAsciiArt-1.1-py2-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/2.7.15rc1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5276daf0a98d4366ce4d215c6187a091d87c906b32a76916f14da75d090d87bb |
|
MD5 | f79d761fa8f1e06020931984d2382171 |
|
BLAKE2b-256 | 345f21972205b2981a784ba7215c4bb976f7ea6da5293c699361e5ad44023298 |