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.1.1.tar.gz
(2.3 kB
view details)
Built Distribution
File details
Details for the file pyboin-0.1.1.tar.gz
.
File metadata
- Download URL: pyboin-0.1.1.tar.gz
- Upload date:
- Size: 2.3 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 | 5d1a94657acdef2920bd8b441645d8b84d99d0a66c3ae50226115209d0009f48 |
|
MD5 | 8aedf08bffef58dc364649a209083cf1 |
|
BLAKE2b-256 | ccfe3a9533c368fa05a59be50240eb01cc670ddb0846379f4a86d124e23999a6 |
File details
Details for the file pyboin-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: pyboin-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.4 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 | ecc7769b4c68bf38e95b7a53861c10e7dad3e5d6e7c88b49768e75afee75c21b |
|
MD5 | 206cf1d9bfa0d9bfd7d23b7a0f2a69cb |
|
BLAKE2b-256 | f82f3d939a6155326a7f8fd0e2f025d3d9ea105cb6e79c9bfab22cb92b3c44ac |