rotten-korean-romanizer


Namerotten-korean-romanizer JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/developer0hye/rotten-korean-romanizer
SummaryA Python library for romanizing Korean text
upload_time2024-07-10 14:30:45
maintainerNone
docs_urlNone
authorYonghye Kwon
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # rotten-korean-romanizer
Turn your pristine Korean text into a mangled mess of Roman letters! This half-baked romanization tool is perfect for those who want their Korean to be barely recognizable. 

⚠️ Warning: May cause linguistic indigestion and confused looks from actual Korean speakers. Use at your own risk! ⚠️

## Installation

```
pip install rotten-korean-romanizer
```

## Usage

Here's a simple example of how to use the rotten_korean_romanizer:

```python
from rotten_korean_romanizer import romanize_text

# Romanize a Korean word
print(romanize_text("안녕하세요"))  # Output: annyeonghaseyo

# Romanize a sentence
print(romanize_text("한글을 로마자로 변환합니다"))  # Output: hangeuleul romajaro byeonhwanhabnida

# Romanize Korean text containing Hangul, emoji, and English characters
print(romanize_text("안녕하세요, 세계!🌍, Hello, world!")) # annyeonghaseyo, segye!🌍, Hello, world!
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/developer0hye/rotten-korean-romanizer",
    "name": "rotten-korean-romanizer",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Yonghye Kwon",
    "author_email": "developer.0hye@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/36/7d/77c69e2b37beb8d0cdd0b635f344065b905a2f890a1dbe54cc191e85e327/rotten_korean_romanizer-0.1.0.tar.gz",
    "platform": null,
    "description": "# rotten-korean-romanizer\r\nTurn your pristine Korean text into a mangled mess of Roman letters! This half-baked romanization tool is perfect for those who want their Korean to be barely recognizable. \r\n\r\n\u26a0\ufe0f Warning: May cause linguistic indigestion and confused looks from actual Korean speakers. Use at your own risk! \u26a0\ufe0f\r\n\r\n## Installation\r\n\r\n```\r\npip install rotten-korean-romanizer\r\n```\r\n\r\n## Usage\r\n\r\nHere's a simple example of how to use the rotten_korean_romanizer:\r\n\r\n```python\r\nfrom rotten_korean_romanizer import romanize_text\r\n\r\n# Romanize a Korean word\r\nprint(romanize_text(\"\uc548\ub155\ud558\uc138\uc694\"))  # Output: annyeonghaseyo\r\n\r\n# Romanize a sentence\r\nprint(romanize_text(\"\ud55c\uae00\uc744 \ub85c\ub9c8\uc790\ub85c \ubcc0\ud658\ud569\ub2c8\ub2e4\"))  # Output: hangeuleul romajaro byeonhwanhabnida\r\n\r\n# Romanize Korean text containing Hangul, emoji, and English characters\r\nprint(romanize_text(\"\uc548\ub155\ud558\uc138\uc694, \uc138\uacc4!\ud83c\udf0d, Hello, world!\")) # annyeonghaseyo, segye!\ud83c\udf0d, Hello, world!\r\n```\r\n\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Python library for romanizing Korean text",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/developer0hye/rotten-korean-romanizer"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d69a583f8e01d4689100930a5837b635840bad85438289e87c9462b895104652",
                "md5": "9d90fb5137fd59628a00492f3efe2b77",
                "sha256": "0598203884aa1c3e3456b2f4be852376df596bfe1b268de37d07cd28c04c06d6"
            },
            "downloads": -1,
            "filename": "rotten_korean_romanizer-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9d90fb5137fd59628a00492f3efe2b77",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 4285,
            "upload_time": "2024-07-10T14:30:41",
            "upload_time_iso_8601": "2024-07-10T14:30:41.557665Z",
            "url": "https://files.pythonhosted.org/packages/d6/9a/583f8e01d4689100930a5837b635840bad85438289e87c9462b895104652/rotten_korean_romanizer-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "367d77c69e2b37beb8d0cdd0b635f344065b905a2f890a1dbe54cc191e85e327",
                "md5": "b276f4ed84c9bb198615bcafa15aaf78",
                "sha256": "50556c683184f354260d03e06bcd9d5542f75db621b3c980789d608a4fe3570f"
            },
            "downloads": -1,
            "filename": "rotten_korean_romanizer-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b276f4ed84c9bb198615bcafa15aaf78",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 3750,
            "upload_time": "2024-07-10T14:30:45",
            "upload_time_iso_8601": "2024-07-10T14:30:45.071663Z",
            "url": "https://files.pythonhosted.org/packages/36/7d/77c69e2b37beb8d0cdd0b635f344065b905a2f890a1dbe54cc191e85e327/rotten_korean_romanizer-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-10 14:30:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "developer0hye",
    "github_project": "rotten-korean-romanizer",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "rotten-korean-romanizer"
}
        
Elapsed time: 0.34447s