| Attribute | Value |
|---|---|
| Name | Wiktextract |
| snake_case_name | wiktextract |
| Description | Wiktextract (.jsonl) |
| Extensions | .jsonl |
| Read support | Yes |
| Write support | No |
| Single-file | Yes |
| Kind | 📝 text |
| Wiki | ― |
| Website | @tatuylonen/wiktextract |
| Name | Default | Type | Comment |
|---|---|---|---|
| word_title | False |
bool | Add headwords title to beginning of definition |
| gram_color | green |
str | Grammar color |
| example_padding | 10px 20px |
str | Padding for examples (css value) |
| audio | True |
bool | Enable audio |
| audio_formats | ['ogg', 'mp3'] |
list | List of audio formats to use |
| categories | False |
bool | Enable categories |
PyPI Links: lxml
To install, run:
pip3 install lxml