A converted one small script from JS
Project description
RomajiTable
RomajiTable - This is a util to convert english or maybe translited word to kata (Hiragana, Katakana) Lib for Python 3+
Installing
pip install romajitable
Update
pip install --upgrade romajitable
Example
import romajitable
word = "My name is Mikhail"
result = romajitable.to_kana(word)
hiraganed = result.hiragana
# むゆ・なめ・いす・みくはいる
katakaned = result.katakana
# ムユ・ナメ・イス・ミクハイル
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
romajitable-0.0.1.tar.gz
(14.6 kB
view details)
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
romajitable-0.0.1-py3.6.egg
(36.4 kB
view details)
File details
Details for the file romajitable-0.0.1.tar.gz.
File metadata
- Download URL: romajitable-0.0.1.tar.gz
- Upload date:
- Size: 14.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b9eef5f011bff28bf5c6118aa73c4a484758f70566ac85b26853540424792687
|
|
| MD5 |
1623b41dd7c695821956fcd1c033cbd0
|
|
| BLAKE2b-256 |
19471892ccfd30801e6e9fbb27148ada8dd8efe9f46ddc1ae65d94bfdd9349e2
|
File details
Details for the file romajitable-0.0.1-py3.6.egg.
File metadata
- Download URL: romajitable-0.0.1-py3.6.egg
- Upload date:
- Size: 36.4 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7f249b5b58159d7677e9d37e7884c94d56b46765a4660bab6784d66de04ff32d
|
|
| MD5 |
744383f9c9215725fcf6489aded150e1
|
|
| BLAKE2b-256 |
d7a8b08ca3f7bc66103e756871bed823ae17200b738e12f43077d36fcadcb436
|
File details
Details for the file romajitable-0.0.1-py3-none-any.whl.
File metadata
- Download URL: romajitable-0.0.1-py3-none-any.whl
- Upload date:
- Size: 13.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5f3e9fa5e7bea2f069b514facff6adaa300ac0bd09dcef3338792ae2984ae413
|
|
| MD5 |
8115d75ee56de138d6f6cf8592847168
|
|
| BLAKE2b-256 |
ef21ac733006a7c5d2f4365a6754681c884cfcf440574ab03a6b99e849ffa318
|