A helpful text converter to change any normal text into cuter tinier text
Project description
tinytext
========
.. image:: https://travis-ci.org/hugovk/tinytext.svg?branch=master
:target: https://travis-ci.org/hugovk/tinytext
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](https://github.com/rachelnicole/tiny-text).
How to use
----------
Install the package into your lovely codebase.
```bash
pip install tinytext
```
```python
from __future__ import print_function, unicode_literals
from tinytext import tinytext
print(tinytext("hello friend"))
```
And that's it!
========
.. image:: https://travis-ci.org/hugovk/tinytext.svg?branch=master
:target: https://travis-ci.org/hugovk/tinytext
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](https://github.com/rachelnicole/tiny-text).
How to use
----------
Install the package into your lovely codebase.
```bash
pip install tinytext
```
```python
from __future__ import print_function, unicode_literals
from tinytext import tinytext
print(tinytext("hello friend"))
```
And that's it!
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
tinytext-1.0.0.tar.gz
(2.5 kB
view details)
File details
Details for the file tinytext-1.0.0.tar.gz
.
File metadata
- Download URL: tinytext-1.0.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f25831a1ce94ff5f363a8f550f66199a29e1eabbbf77a42310eaed3d0b6fb27d |
|
MD5 | 794b893a9854195623c0e39dbed7e681 |
|
BLAKE2b-256 | 356a38acd03e427e1f4e20cc0dac142e39aac2f732a653f192add5663c768460 |