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.5.3
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.5.3.tar.gz | 5.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| massive.py-0.5.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 12.8 kB
Release files / massive.py-0.5.3.tar.gz
| Download URL | massive.py-0.5.3.tar.gz |
|---|---|
| Size | 5.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
03d31818dd949e82c18ac9a0984ba9e478c090aba206db8067947c118ec1ff50
|
|
BLAKE2b-256 checksum How to use checksums |
3ee70a0fcbd8a2c3f1b3a30ccf5fe0e12d1385fb6e30c9a7541d47ff4e99c6ea
|
| 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.5.3-py3-none-any.whl
| Download URL | massive.py-0.5.3-py3-none-any.whl |
|---|---|
| Size | 7.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
52fefbd34908c2e60978992c920c5c5e637f165f81a95c1c807853c6564e04b3
|
|
BLAKE2b-256 checksum How to use checksums |
92fb4e94eca3a23d3163979c8eaa7582d465b10571b3ed70c139022cf5c62684
|
| 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
|