massive.py
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_indicatorand other emojis on Discord. - Massive Vanessa text (Discord): A combination of massive text and lower case letters.
Release files for massive.py 0.4.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| massive.py-0.4.1.tar.gz | 4.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| massive.py-0.4.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 11.6 kB
Release files / massive.py-0.4.1.tar.gz
| Download URL | massive.py-0.4.1.tar.gz |
|---|---|
| Size | 4.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
590bbe34ed736fead4066fe481c79e40bc4849adb7d89c206565c44a21024c4d
|
|
BLAKE2b-256 checksum How to use checksums |
85048ad2f3af0118a90b0dac6cb57ae24bfbd8ed519de374d6d6bd5b1a680d87
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.4
|
Release files / massive.py-0.4.1-py3-none-any.whl
| Download URL | massive.py-0.4.1-py3-none-any.whl |
|---|---|
| Size | 6.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d33afbfd0f7d38c148b9b0c8becf63840b4f6df64d49484226525c8384b7815d
|
|
BLAKE2b-256 checksum How to use checksums |
7e99bcdb1e1aff983b75c9f0f61cc45c7ca9170f290afeb91d01326fd3640f8a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.4
|