jmdict.md
May 26, 2026 ยท View on GitHub
JMDict (xml)
General Information
| Attribute | Value |
|---|---|
| Name | JMDict |
| snake_case_name | jmdict |
| Description | JMDict (xml) |
| Extensions | |
| Read support | Yes |
| Write support | No |
| Single-file | Yes |
| Kind | ๐ text |
| Wiki | JMdict |
| Website | The JMDict Project |
Read options
| Name | Default | Type | Comment |
|---|---|---|---|
| example_padding | 10 | int | Padding for examples (in px) |
| example_color | str | Examples color | |
| translitation | False | bool | Add translitation (romaji) of keywords |
Dependencies for reading
PyPI Links: lxml, python-romkan-ng
To install, run:
pip3 install lxml python-romkan-ng