Translate your string to humorous text!
Project description
humor_langs
Translate your string to humorous text!
QUICK NOTE:
This package only has 2 functions at the moment, and planning to add more in the future, so watch out for future updates soon!
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;;
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~)
License
This package is currently under the MIT License. as of the moment. 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-0.1.tar.gz
(3.8 kB
view details)
File details
Details for the file humor_langs-0.1.tar.gz
.
File metadata
- Download URL: humor_langs-0.1.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 230bbce7741d0ac918993ca95cd9b3ca04f1c1a529da41dc035351e79e5c8dc4 |
|
MD5 | 18ef193069b754105fb051cd9cf38033 |
|
BLAKE2b-256 | 0a2a78436f6950aa393d4dc84e73a0e245c06bdd99825acd340f4242102520ce |