uwuifys text
Project description
uwuify
Command line uwuification
Installation
# Stable
pip install -U uwuify
# Dev
pip install -U git+https://starrfox/uwuify@master
Usage
echo hello | uwuify -> hewwo
uwuify --input file.txt --output output.txt -> contents of file.txt uwuifed into output.txt
or
from uwuify import uwu_text
print(uwu_text('hello')) # hewwo
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
uwuify-0.0.2.tar.gz
(2.3 kB
view hashes)
Built Distribution
uwuify-0.0.2-py3-none-any.whl
(3.6 kB
view hashes)