No project description provided
Project description
pyboin
pyboin is Pure-Python Japanese character interconverter for Hiragana and Vowel.
「こんにちは」 -> 「おんいいあ」
Requirement
- Python3
Usage
import pyboin
# Argument 'cv' may be omitted.
# Specify katakana or hiragana as the first argument.
pyboin.text2boin('こんにちは', cv='katakana')
# => 'オンイイア'
pyboin.text2boin('こんにちは', cv='hiragana')
# => 'おんいいあ'
Installation
$ pip install pyboin
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/AjxLab/pyboin.
Author
- Tatsuya Abe
- '''abe12mccc.jp'''
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyboin-0.2.2.tar.gz
(2.5 kB
view details)
Built Distribution
File details
Details for the file pyboin-0.2.2.tar.gz
.
File metadata
- Download URL: pyboin-0.2.2.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 025c7e27acc7461f725bfc553c138cb42d3b3ef4ff2089930000387d122e7b95 |
|
MD5 | 00c5856139ac2204f261edc2206e5281 |
|
BLAKE2b-256 | aa40e5ff8eb1c12a83b789104f5935a60ded0ed827c6491b732c5e8058e4154e |
File details
Details for the file pyboin-0.2.2-py3-none-any.whl
.
File metadata
- Download URL: pyboin-0.2.2-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b00b94d015e2b6c673befa1c794d4771fbaee186e4fe9ba5de972d00aa1f0c89 |
|
MD5 | 9a101b9ec06154aa8507eb833c314bbd |
|
BLAKE2b-256 | d719d01eef175cbcab55cdbaf912908b253f0452c8d80a5c0eda1d458fafd290 |