Project description
Cute Text
Text Converter - Can be used with chat bots
-
Convert to Tiny Text
Hello World! - ᴴᵉᶫᶫᵒ ᵂᵒʳᶫᵈ﹗
-
Bubble Text
Hello World! - ⓗⓔⓛⓛⓞ ⓦⓞⓡⓛⓓ!
-
Black Bubble Text
Hello World! - 🅗🅔🅛🅛🅞 🅦🅞🅡🅛🅓!
-
Cursive Text
Hello World! - ℋℯ𝓁𝓁ℴ 𝒲ℴ𝓇𝓁𝒹!
-
Double Struck Text
Hello World! - ℍ𝕖𝕝𝕝𝕠 𝕎𝕠𝕣𝕝𝕕!
Installation
pip install cutetext
Documentation
from cutetext import CuteTextConverter
from cutetext import TINY_TEXT, BUBBLE_TEXT, BLACK_BUBBLE_TEXT, CURSIVE_TEXT, DOUBLE_STRUCK_TEXT
print(CuteTextConverter().convert("Hello World!", TINY_TEXT))
print(CuteTextConverter().convert("Hello World!", BUBBLE_TEXT))
print(CuteTextConverter().convert("Hello World!", BLACK_BUBBLE_TEXT))
print(CuteTextConverter().convert("Hello World!", CURSIVE_TEXT))
print(CuteTextConverter().convert("Hello World!", DOUBLE_STRUCK_TEXT))
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file cutetext-0.0.3.tar.gz
.
File metadata
-
Download URL:
cutetext-0.0.3.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
-
Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Hashes for cutetext-0.0.3.tar.gz
Algorithm |
Hash digest |
|
SHA256 |
4f048c4ad236d624382a0b84c59199f71857ee9ff36bce047917f11bd5ab30f9 |
|
MD5 |
3be96a78a2d7e93b8b133018979c3c46 |
|
BLAKE2b-256 |
c96f5a03ae1c178d56025232d06a662134299bd2f6692567f94734015cbc99ca |
|
See more details on using hashes here.
File details
Details for the file cutetext-0.0.3-py3-none-any.whl
.
File metadata
-
Download URL:
cutetext-0.0.3-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
-
Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Hashes for cutetext-0.0.3-py3-none-any.whl
Algorithm |
Hash digest |
|
SHA256 |
9d0679c8f2928186aa16fe88f892f3099ba88549d2800b0b54e735f4647421e8 |
|
MD5 |
bfac166687c08ba5776a1765f0ef8b12 |
|
BLAKE2b-256 |
a69dfa5d11cc4dbf3bea7cf172673b26960feb0f933b04ce97e11118380a1661 |
|
See more details on using hashes here.