Generate an ASCII Art from keyword put in the cli

ascii-art-generator-cli

Generate an ASCII Art from keyword put in the cli

Install

git clone https://github.com/Nathanlauga/ascii-art-generator-cli
cd ascii-art-generator-cli
pip install -r requirements.txt
pip install .

Usage

ascii-generator --help

Usage: ascii-generator [OPTIONS] KEYWORD

  Shows differents ASCII Art given a keyword

  You can change the number of columns and the scale. There are 2 gray scale
  available 10 and 70 (default is 70)

Options:
  -c, --cols INTEGER         Number of columns for ASCII Art.
  -s, --scale FLOAT          Height scale for ASCII Art.
  -m, --more-levels BOOLEAN  Whether you want a grayscale of 70 or 10.
  --help                     Show this message and exit

Try without options

ascii-generator yoda

Output

Image name : Yoda Costume
.........................',/nx|[]()fxn)}}1/{>>>Il!+-[]_!`......................
..........................^nu/{-}rj1{[[[{)xf<~!<]}[]_<:'...................... ..........................',?{}]-(XnYXntjuYCXc"`'............................
................................'>|)|{()}){|}`'..............................
.................................'+t//rj/tfj|`'...............................
................................^::uZr///txxrzl,,^'............................
..........................'.`!~]aa#maLzvucc0q1|[~+~,`'........."'..............
.........................'^>1]}ahMohbmbbbhZ-[++++~<<<'.'...'',<`'.''^'........ .........................,{/|(--kdqbbdwpdaJ?[~_]+(?+~~<;^''.,>}-I:<+_"......... .......................'`})j-~Jqqwddwqkn<_~_[[n||)[]?--~+_nj?_+]f(!'......... ........................i{(tr]~fwwqqmmdZ++--[}/0j()1{[1r|}_nr|}+}i`......... ........................[)fn(++mwqqwqk{_??[}tx0Jt())111j?frff;'.......... .......................l{(/jnfj]~YwqqwpC-]][{/rr0Qr|)))({(t(x/[`'.'......... .......................[{|/rJtj/}(dqqqmn?}})/rurCUI((()(|ppCUn1i;''............ ......................,{{jrUUJwoqmO0OO00QLOmpbkk('I())xcYZq("................ ......................<{(xnnYOqdmzbqqda}}11|tnvnYu^'i()|Xzzzc^'................ ...................'''}{/uUvcZmwwuqqmOw{1)(/jxvxun~''-{tcccu|''................ ....................'~11/vLCuL0LCuqmZOw1)(fruurrf].'`?)vcnt!''................ ....................,{1/nUCr{Y|bppqb()trnvuj/|[:'.,xnux('.................. ...................'?({(tuJCf1vf/(hpqqa|fnvux/|1[l'..;?}_"................... ...................`[{{(fuJL/)jf)qkdqo//juvnf){]I'.......................... ...................'>/fxuzLv|)ft/(C*apa///junr/|){[<'.......................... .................'"[//zxYt"+()//|x##batrrf)1}[?".......................... ................''_}jrc}..-))/||##hb(/tt(){{[?!..........................    

 

To finish reading, please visit source site