Skip to main content

Utilities for converting text to massive text, especially on Discord.

Project description

massive.py

Utilities for converting text to massive text, especially on Discord.

Note: aLtErNaTiNg CaPs has been dubbed Vanessa-case or Vanessa text by massive.py.

Example:

from massive.discord import discord_massive

massivizer = discord_massive.Massive(alternate_chance=1.0)
massivizer.swap_random_chars(chance=0.02)

for part in massivizer.massivize("Massive text"):
	print(part)

The above code generates this:

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

massive.py-0.2.3.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

massive.py-0.2.3-py3-none-any.whl (6.2 kB view hashes)

Uploaded Python 3

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