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.1.tar.gz
(2.5 kB
view details)
Built Distribution
File details
Details for the file pyboin-0.2.1.tar.gz
.
File metadata
- Download URL: pyboin-0.2.1.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 | c02613100bc5adbf931ea7013b73800cc8088eed3a5c5b33adddc9f29be018f4 |
|
MD5 | bb040984e0d0ec2634231292a49056cc |
|
BLAKE2b-256 | d93de07b56509a6e1901578b5113f02d8b5872b27378e6d6a3f3dfc8c72b013f |
File details
Details for the file pyboin-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: pyboin-0.2.1-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 | 8d149f6c1e967036c8d77c652e9ceae3c4ed0ad4adcdfb4be79c9be1371fec1d |
|
MD5 | 1b577c7e95b5e8b64318a160e526d00c |
|
BLAKE2b-256 | 1b797f6a06cfecff71aa0043f2700fdb69837837dcb0c4cc8b529db96535df02 |