SteveClement / py-kana

Learn Python and Kana

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

py-kana

Learn Python and Kana

Use

check out repo, create a virtualenv, install requirements

git clone git@github.com:SteveClement/py-kana.git
cd py-kana
mkvirtualenv py-kana
pip install -r requirements/requirements.txt

You can use Hepburn or Kunrei shi-ki romanization.

There are other romanization schemes like Nihon-shiki more information on the Romanization of Japanese Wikipedia page.

pbRomanji.py - Check clipboard/pasteboard for CJK contents and print out the Romanization.

About

Learn Python and Kana

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 100.0%