Skip to main content

Translates normal text into OwO speak. Port from Zuzak's javascript version

Project description

OwO

This is a port of @zuzak's JavaScript OWO into Python, because we needed this to be in even more languages.

Install

  1. Run the command pip install owo.
  2. Add import owo to the beginning of your script.

Usage

The three available methods are add_affixes, substitute, and owo.

Each takes exactly one argument, which is the string to be owoified.


add_affixes will append a random prefix and suffix to the beginning and end of the string.

substitute will turn the text into owo speak but not add any prefixes or suffixes.

owo will both add affixes and substitute.

Example

import owo

print(owo.owo("I have no mouth and I must scream"))
# HIIII! I haz nu mouth and I must scweam XDDD

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

text-to-owo-1.0.2.tar.gz (1.7 kB view hashes)

Uploaded Source

Built Distribution

text_to_owo-1.0.2-py3-none-any.whl (2.7 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