Skip to main content

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

Project description

massive.py

Foo

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

Installation

$ pip install 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:

Massivizers

  • Vanessa-case/Vanessa text: aLtErNaTiNg CaPs.
  • Massive text (Discord): regional_indicator and other emojis on Discord.
  • Massive Vanessa text (Discord): A combination of massive text and lower case letters.

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.4.6.tar.gz (4.8 kB view hashes)

Uploaded Source

Built Distribution

massive.py-0.4.6-py3-none-any.whl (7.0 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