Skip to main content

Translate your string to humorous text!

Project description

humor_langs

Translate your string to humorous text!

PyPI Version Package Downloads Package License


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 hashes)

Uploaded Source

Built Distribution

humor_langs-1.0.1-py3-none-any.whl (6.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page