xmunoz / zalgo

A small library to process zalgo text

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zalgo

A small library to create zalgo text

Install with pip

You can install this package from pip with: pip install zalgo_text

Or add the following line to your project's requirements.txt

git+https://github.com/flosincapite/zalgo

Then in your project you can use it like so:

from zalgo_text import zalgo    
print(zalgo.zalgo().zalgofy("Some text to zalgofy!"))

which should output something like: S͈̝ͨơ̖̬͔͐̅ͤm̱̪͇̎̈́̋e̮͇̲̅͛̕ t͖͖̰̆̒̇҉̨e̛̙͔̍͗́x̷̶͓̅t̹̙̠͗ͤ́ t̲̦̦ͤͧ͢o͇̝̥͒́̏ z̷̢̬͚̪̾̈́a̧̯̙ͥl̨̯̘ͦg̸̛̰̻̲ͯ̎ǫ̺̦ͬͩͅf̖̰̰̉y̛͍̘̏̅̍!

About

A small library to process zalgo text


Languages

Language:Python 100.0%