Estonian word lookup CLI for AI-driven language teaching
Project description
leid
Estonian word lookup CLI. Wraps the ekilex.ee dictionary API.
Ships with a Claude Code skill so your AI language tutor can look up words, paradigms, and identify inflected forms — without guessing from memory.
Install
Requires Python 3.11+ and uv.
uv tool install git+https://github.com/yourusername/leid
Or from PyPI:
uv tool install leid
Configure
Get an API key from ekilex.ee.
export LEID_API_KEY=your_key_here
Or persist it in ~/.config/leid/config.toml:
[api]
key = "your_key_here"
[output]
format = "markdown" # or "pretty"
Usage
leid search tee # all "tee" homonyms with wordIds
leid lookup 10234 # definition, examples, grammar notes
leid paradigm 10234 # full 14-case declension table
leid identify majas # → maja · sg in (Inessive singular)
Default output is markdown (for AI context). For terminal use:
leid --format pretty paradigm 10234
Claude Code skill
cp skill.md ~/.claude/skills/leid.md
# or:
./install-skill.sh
Teaches Claude when and how to call leid during Estonian lessons — always verifying paradigms from the dictionary rather than memory.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file leid-0.1.0.tar.gz.
File metadata
- Download URL: leid-0.1.0.tar.gz
- Upload date:
- Size: 29.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.10.8 {"installer":{"name":"uv","version":"0.10.8","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c0f6b2c3e59d9b93290d0ef48a8b66508ea7e4168314a9f8d22999ccb7730aca
|
|
| MD5 |
126383ab2c7b1c3b1865b0d8cd274984
|
|
| BLAKE2b-256 |
2bea805a296b0c313f31fcfaf487e5272226a6774561d3d2fe7cb2a757ac33a5
|
File details
Details for the file leid-0.1.0-py3-none-any.whl.
File metadata
- Download URL: leid-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.10.8 {"installer":{"name":"uv","version":"0.10.8","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f5cac7c39b709e778d0dd39775e6fb6d8b4575ce1c7c23ab9088e3239e61aa80
|
|
| MD5 |
f7deb56d7a7cd901b68022427f2955db
|
|
| BLAKE2b-256 |
7043df18db62eecbf19eba763bf0ea1d75c284dd89eaa37fb92f0432e843bfc3
|