tinytext


Nametinytext JSON
Version 3.10.0 PyPI version JSON
download
home_pageNone
SummaryA helpful converter to change any normal text into cuter tinier text
upload_time2024-11-01 14:32:29
maintainerNone
docs_urlNone
authorHugo van Kemenade
requires_python>=3.9
licenseMIT
keywords botally cute text generator tiny text tiny type
VCS
bugtrack_url
requirements pytest pytest-cov
Travis-CI No Travis.
coveralls test coverage
            # tinytext

[![PyPI version](https://img.shields.io/pypi/v/tinytext.svg?logo=pypi&logoColor=FFE873)](https://pypi.org/project/tinytext)
[![Supported Python versions](https://img.shields.io/pypi/pyversions/tinytext.svg?logo=python&logoColor=FFE873)](https://pypi.org/project/tinytext)
[![PyPI downloads](https://img.shields.io/pypi/dm/tinytext.svg)](https://pypistats.org/packages/tinytext)
[![GitHub Actions status](https://github.com/hugovk/tinytext/workflows/Test/badge.svg)](https://github.com/hugovk/tinytext/actions)
[![Codecov](https://codecov.io/gh/hugovk/tinytext/branch/main/graph/badge.svg)](https://codecov.io/gh/hugovk/tinytext)
[![Licence](https://img.shields.io/github/license/hugovk/tinytext.svg)](LICENSE.txt)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.4071428.svg)](https://doi.org/10.5281/zenodo.4071428)
[![Code style: Black](https://img.shields.io/badge/code%20style-Black-000000.svg)](https://github.com/psf/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.js](https://github.com/rachelnicole/tiny-text).

## How to use

Install the package into your lovely codebase.

```bash
pip install tinytext
```

```python
from tinytext import tinytext

print(tinytext("hello friend"))
```

Or on the command line:

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

And that's it!

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "tinytext",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "botally, cute text, generator, tiny text, tiny type",
    "author": "Hugo van Kemenade",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/61/18/92ea320332457e8491fd5154ae67b9afcd21eb90c812c8b9849dca32fcde/tinytext-3.10.0.tar.gz",
    "platform": null,
    "description": "# tinytext\n\n[![PyPI version](https://img.shields.io/pypi/v/tinytext.svg?logo=pypi&logoColor=FFE873)](https://pypi.org/project/tinytext)\n[![Supported Python versions](https://img.shields.io/pypi/pyversions/tinytext.svg?logo=python&logoColor=FFE873)](https://pypi.org/project/tinytext)\n[![PyPI downloads](https://img.shields.io/pypi/dm/tinytext.svg)](https://pypistats.org/packages/tinytext)\n[![GitHub Actions status](https://github.com/hugovk/tinytext/workflows/Test/badge.svg)](https://github.com/hugovk/tinytext/actions)\n[![Codecov](https://codecov.io/gh/hugovk/tinytext/branch/main/graph/badge.svg)](https://codecov.io/gh/hugovk/tinytext)\n[![Licence](https://img.shields.io/github/license/hugovk/tinytext.svg)](LICENSE.txt)\n[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.4071428.svg)](https://doi.org/10.5281/zenodo.4071428)\n[![Code style: Black](https://img.shields.io/badge/code%20style-Black-000000.svg)](https://github.com/psf/black)\n\nConvert your text \u1da6\u1db0\u1d57\u1d52 \u1d57\u1da6\u1db0\u1da6\u1d49\u02b3 \u1d57\u1d49\u02e3\u1d57\n\nHelpful for all your tiny cute needs.\n\nEspecially helpful for cute bot needs.\n\nA Python port of\n[Rachel White's tiny-text for Node.js](https://github.com/rachelnicole/tiny-text).\n\n## How to use\n\nInstall the package into your lovely codebase.\n\n```bash\npip install tinytext\n```\n\n```python\nfrom tinytext import tinytext\n\nprint(tinytext(\"hello friend\"))\n```\n\nOr on the command line:\n\n```console\n$ tinytext \"hello friend\"\n\u02b0\u1d49\u1dab\u1dab\u1d52 \u1da0\u02b3\u1da6\u1d49\u1db0\u1d48\n```\n\nAnd that's it!\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A helpful converter to change any normal text into cuter tinier text",
    "version": "3.10.0",
    "project_urls": {
        "Changelog": "https://github.com/hugovk/tinytext/releases",
        "Homepage": "https://github.com/hugovk/tinytext",
        "Source": "https://github.com/hugovk/tinytext"
    },
    "split_keywords": [
        "botally",
        " cute text",
        " generator",
        " tiny text",
        " tiny type"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "111aa60e18d094f67d8fc3748fd6df94b59061d6eb887989ee7f9e9f60e24c2f",
                "md5": "a5681b73e9b4fa2b1927a764534ce17e",
                "sha256": "713435dcee6817563897e15ecff0a070dd2b428e978b8c3738043a9d0de24d35"
            },
            "downloads": -1,
            "filename": "tinytext-3.10.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a5681b73e9b4fa2b1927a764534ce17e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 4809,
            "upload_time": "2024-11-01T14:32:27",
            "upload_time_iso_8601": "2024-11-01T14:32:27.728149Z",
            "url": "https://files.pythonhosted.org/packages/11/1a/a60e18d094f67d8fc3748fd6df94b59061d6eb887989ee7f9e9f60e24c2f/tinytext-3.10.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "611892ea320332457e8491fd5154ae67b9afcd21eb90c812c8b9849dca32fcde",
                "md5": "32d29365a048a9109219dbb1206b73b6",
                "sha256": "7da62ccbefe35268a415c51722645b0d038b9d2f473cada67ae61d3bec081db0"
            },
            "downloads": -1,
            "filename": "tinytext-3.10.0.tar.gz",
            "has_sig": false,
            "md5_digest": "32d29365a048a9109219dbb1206b73b6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 9767,
            "upload_time": "2024-11-01T14:32:29",
            "upload_time_iso_8601": "2024-11-01T14:32:29.182164Z",
            "url": "https://files.pythonhosted.org/packages/61/18/92ea320332457e8491fd5154ae67b9afcd21eb90c812c8b9849dca32fcde/tinytext-3.10.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-01 14:32:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "hugovk",
    "github_project": "tinytext",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "pytest",
            "specs": [
                [
                    "==",
                    "8.3.3"
                ]
            ]
        },
        {
            "name": "pytest-cov",
            "specs": [
                [
                    "==",
                    "6.0.0"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "tinytext"
}
        
Elapsed time: 1.44619s