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 - -
# outputs hewwo in console
uwuify input.txt output.txt
# contents of input.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.2.0.tar.gz
(3.7 kB
view hashes)
Built Distribution
uwuify-0.2.0-py3-none-any.whl
(5.4 kB
view hashes)