An extension module to owoify text
Project description
async-owoify
Simple ext package for owoifing text.
Install
Simple paste this into your terminal
-
pip install async-owoify
If you need to update please use the following:
-
pip install --upgrade async-owoify
Simple Use
Firstly, import the package using
-
import owoify
Now, lets use the owoify.owoify()
attribute to owoify your text!
-
import owoify print(owoify.owoify("TEXT"))
Wanna decode this now? Use the owoify.decode()
attribute for this module.
-
import owoify print(owoify.decode("TEXT"))
Note: The decode attribute is still in dev, as i need to find all words that would get owoified :)
Devlepoment version
To install this, you need to install from the github
-
pip install -U git+https://github.com/GreenDiscord/async-owoify
Thanks! Please give feedback in issues :)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
async-owoify-0.4.0a0.tar.gz
(3.1 kB
view details)
File details
Details for the file async-owoify-0.4.0a0.tar.gz
.
File metadata
- Download URL: async-owoify-0.4.0a0.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 294b8067881f99abd14fec22456a4e280249454af891cabd8b9e837387d091d6 |
|
MD5 | 959e5730683b707618312c9207392386 |
|
BLAKE2b-256 | 7875284027e72505a80c98784c103fc7271685b839fded53aff4cd4aad3e11a9 |