| Attribute | Value |
|---|---|
| Name | FreeDict |
| snake_case_name | freedict |
| Description | FreeDict (.tei) |
| Extensions | .tei |
| Read support | Yes |
| Write support | No |
| Single-file | Yes |
| Kind | 📝 text |
| Wiki | @freedict/fd-dictionaries/wiki |
| Website | FreeDict.org |
| Name | Default | Type | Comment |
|---|---|---|---|
| discover | False |
bool | Find and show unsupported tags |
| auto_rtl | None |
bool | Auto-detect and mark Right-to-Left text |
| auto_comma | True |
bool | Auto-detect comma sign based on text |
| comma | , |
str | Comma sign (following space) to use as separator |
| word_title | False |
bool | Add headwords title to beginning of definition |
| pron_color | gray |
str | Pronunciation color |
| gram_color | green |
str | Grammar color |
| example_padding | 10 |
int | Padding for examples (in px) |
PyPI Links: lxml
To install, run:
pip3 install lxml