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
Usage
- To search for a meaning of a word:
telesm <word>
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
- To list all the saved words:
telesm --list
If you want to navigate over the words one by one, pass --navigate
argument:
telesm --list --navigate
You can get a random word from the database:
telesm --random
# Example output:
accruing:
‣ grow by addition
Examples:
⁃ The interest accrues
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.0.3.tar.gz
.
File metadata
- Download URL: telesm-0.0.3.tar.gz
- Upload date:
- Size: 15.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9a1d25c679a17beb7d6de63cae7c9686178c1564abd2861a0ce2d5a9df8e549a |
|
MD5 | 5b3b616b546f65f98e7021ccea4cd168 |
|
BLAKE2b-256 | 72a3163b9f6387b5ee0ad5c65a1bdbce68f549435e928a7fb1844a2117bada4d |
File details
Details for the file telesm-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: telesm-0.0.3-py3-none-any.whl
- Upload date:
- Size: 16.1 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 | 15fd8bff32ed0e4e558ddcc413c67fc8066b757eaccaef871aa25fc2b28efe93 |
|
MD5 | 1e0ce98050e3e1753f9935f684600fde |
|
BLAKE2b-256 | f0a9a36d03c72d9898cd3bd0414bd77fa001cfab550aa2b9e69dc55984946c34 |