A Python library for generating Zalgo text (combining diacritical marks to create corrupted, horror-style text). Current version 0.2.2, updated Oct 2024. Release cadence is low, with no recent commits.
pip install zalgolibVerified import paths — ran on the pinned version, not inferred.
Create a Zalgo instance and apply default intensity to a string.
Call `random.seed(42)` before `z = Zalgo()`.
Use `z.zalgofy(text, intensity=0.5)` or just positional.
No dependency data recorded yet.