pyKanjiDict
Introduction
A web-based Japanese Kanji dictionary, written by Python and MySQL. The main feature of this dictionary is that you can seek the Japanese reading and Chinese reading of the Kanji by Pinyin.
The source code can be download at: https://github.com/bushuhui/pyKanjiDict
Requirements:
- Python 2.4 (included)
- MySQL (included)
Usage:
Just double-click start.bat, and a the dictionary webpage will open automatically.
Plateform:
Only support Windows systems.