A command-line dictionary app using WordNet
Project description
Telesm
An offline-first dictionary using WordNet
Why Offline?
I'm sick of online dictionaries. Most of them display lots of ads which is distracting, and almost none of them let you save the words to review them in the future and memorzie them, unless, well, you pay for a premium package.
Introducing Telesm
So, here's an offline dictionary that uses WordNet to display the definition and the examples of a word. It saves your searched words in a list so you can check them later in your spare time.
Terminology
Telesm is the Persian word for Talisman.
Installation
Using pip
:
pip install telesm
Or if you want to have it globally:
pipx install telesm
Usage
Definition of a word
telesm <word>
# Example output:
talisman:
‣ a trinket or piece of jewelry usually hung about the neck and thought to be a magical protection against evil or disease
This will save the word to the database by default, if you don't want to save the word pass --no-save
argument.
telesm <word> --no-save
List all words
telesm --list
If you want to navigate over the words one by one, pass --navigate
argument:
telesm --list --navigate
Random word
telesm --random
# Example output:
accruing:
‣ grow by addition
Examples:
⁃ The interest accrues
Search in saved words
telesm --search tal
# Example output:
talisman:
‣ a trinket or piece of jewelry usually hung about the neck and thought to be a magical protection against evil or disease
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
File details
Details for the file telesm-0.1.3.tar.gz
.
File metadata
- Download URL: telesm-0.1.3.tar.gz
- Upload date:
- Size: 16.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b4e5fd01c8e75339799b9b016b3e2165119bde3404b98fdf05cb41ef472b9bdf |
|
MD5 | f7abf4ee2e22b77cdd7b0ca8df3c4260 |
|
BLAKE2b-256 | ded815aaa4234227e3b91ecfe17306c5fc7679ce229cac955334024b08d3c9d3 |
File details
Details for the file telesm-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: telesm-0.1.3-py3-none-any.whl
- Upload date:
- Size: 17.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4fed74e51f40d2bd2967618251373741f72f20ea74cbac4cf4f1bb313d17e711 |
|
MD5 | 8160b100a0143316bad180cc6fb6b5de |
|
BLAKE2b-256 | 65e3912cadc0381b92747855690d1c22de8330fedce1a0f21c0ac0829c6ac6c7 |