Translate your string to humorous text!
Project description
humor_langs
Translate your string to humorous text!
What This Package Can Give You
- Self-Worth
- A Significant Other
- Some Funny, Humorous Text. Haha!
Installation
Operating System | Installation via pip |
---|---|
Windows | pip install humor-langs |
MacOS/Linux | pip3 install humor-langs |
Examples
Converting a list of sentences to owo
import humor_langs
humor_langs.owofy(["what are you doing over there?",
"hello there reader!",
"See you in the terminal!"
],
_print=True)
This will return...
Hewoooooo >w< what awe u doing ovew thewe? O·w·O
Haiiiiii 0w0 hewwo thewe weadew! ^w^
*W* See u in the tewminyaw! ;;w;;
Adding a list of sentences clap emojis on every other word
from humor_langs import clap_emojifier
clap_emojifier(["what are you doing over there?",
"hello there reader!",
"See you in the terminal!"
],
_print=True)
then this would return...
what 👏 are 👏 you 👏 doing 👏 over 👏 there?
hello 👏 there 👏 reader!
See 👏 you 👏 in 👏 the 👏 terminal!
NOTE:
When testing it out, if the outputs look like some random question marks, then your console probably doesn't support emojis.
Converting a list of sentences to a kind-of strong british accent
from humor_langs import strong_british_accent
strong_british_accent(["what are you doing over there?",
"hello there reader!",
"See you in the terminal!"
],
_print=True)
then this'll return...
whaht -ahe you doing ov-ah th-ahe?
helloh th-ahe reahd-ah!
Seah you in the t-ahminahl!
(yea, it's kind of bad~)
Converting a sentence to emojis
from humor_langs import text_to_emoji
text_to_emoji("hello world! <3", _print=True)
then this'll return...
🇭️ 🇪️ 🇱️ 🇱️ 🇴️ 🇼️ 🇴️ 🇷️ 🇱️ 🇩️ ❗️ ❤️
License
This package is currently under the MIT License. Click here to learn more about the license.
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
humor_langs-1.0.1.tar.gz
(5.9 kB
view details)
Built Distribution
File details
Details for the file humor_langs-1.0.1.tar.gz
.
File metadata
- Download URL: humor_langs-1.0.1.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 92c0628cdda2423ce3ab9f2d0b9472a5328a5640891e0b2a36e41fa7f10e58e1 |
|
MD5 | 354893b34086614a21629318ea7a5678 |
|
BLAKE2b-256 | eabac486ff594b8cf426c99103e8bad7731526bb3671868263fd5cea040d27cb |
File details
Details for the file humor_langs-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: humor_langs-1.0.1-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e02c83509c113ec365d89d2e5f0df719f72bae8b1cd1274ac061ae58a91422dc |
|
MD5 | 4bda36ee82fd8019daf3e639521794be |
|
BLAKE2b-256 | ea779255db828a4d77e0ceebc192a75a603b9b0442a795fea1086a234a87dd1d |