Menu

Tree [r2] /
 History

HTTPS access


File Date Author Commit
 .github 2020-10-13 hugovk [r1] Initial commit
 src 2020-10-13 hugovk [r1] Initial commit
 tests 2020-10-13 hugovk [r1] Initial commit
 .coveragerc 2020-10-13 hugovk [r1] Initial commit
 .gitignore 2020-10-13 hugovk [r1] Initial commit
 .mergify.yml 2020-10-13 hugovk [r1] Initial commit
 .pre-commit-config.yaml 2020-10-13 hugovk [r1] Initial commit
 .travis.yml 2020-10-13 hugovk [r1] Initial commit
 LICENSE.txt 2020-10-13 hugovk [r1] Initial commit
 README.md 2020-10-13 hugovk [r1] Initial commit
 RELEASING.md 2020-10-13 hugovk [r1] Initial commit
 codecov.yml 2020-10-13 hugovk [r1] Initial commit
 pyproject.toml 2020-10-13 hugovk [r1] Initial commit
 requirements.txt 2020-10-13 hugovk [r1] Initial commit
 setup.cfg 2020-10-13 hugovk [r1] Initial commit
 setup.py 2020-10-13 hugovk [r2] Remove setuptools_scm
 tox.ini 2020-10-13 hugovk [r1] Initial commit

Read Me

tinytext

PyPI version
Supported Python versions
PyPI downloads
Travis CI status
GitHub Actions status
codecov
GitHub
Code style: Black

Convert your text ᶦᶰᵗᵒ ᵗᶦᶰᶦᵉʳ ᵗᵉˣᵗ

Helpful for all your tiny cute needs.

Especially helpful for cute bot needs.

A Python port of
Rachel White's tiny-text for Node.

How to use

Install the package into your lovely codebase.

pip install tinytext
from tinytext import tinytext

print(tinytext("hello friend"))

Or on the command line:

$ tinytext "hello friend"
ʰᵉᶫᶫᵒ ᶠʳᶦᵉᶰᵈ

And that's it!

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.