Offline dictionary in the terminal
Project description
DictionarPy
Offline dictionary application
Examples
-
Add a word/definition to the database
$ dictionarpy -a -w "my new word" -p "my part of speech" -d "my definition!"
-
Add or update the phonetic/phonemic transcription
$ dictionarpy -a -w "my new word" -i "/mj nu wɝd/"
-
Show the definitions for a word (use
-nto avoid ansi escape sequences)$ dictionarpy -n "my new word" ┌──────────────────────┐ │ my new word │ │ /mj nu wɝd/ │ ├──────────────────────┤ │ 1. my part of speech │ │ my definition! │ └──────────────────────┘
-
Remove a word/definition from the database
$ dictionarpy -r 1 "my new word"
-
Learn a random word!
$ dictionarpy "$(dictionarpy -z)"
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
dictionarpy-1.0.0.tar.gz
(4.7 MB
view details)
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 dictionarpy-1.0.0.tar.gz.
File metadata
- Download URL: dictionarpy-1.0.0.tar.gz
- Upload date:
- Size: 4.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b05bacdda3f9ee51b273837c7b4333d5f1e9039ef93ebad76043f08b01a97e73
|
|
| MD5 |
c955f0b20cb9978efb8b7aa0b1f67ad5
|
|
| BLAKE2b-256 |
6eb71cbf87caabcb4a7b4a477272ab7b9b0b24cc4c25d2b5d938044357d5a789
|
File details
Details for the file dictionarpy-1.0.0-py3-none-any.whl.
File metadata
- Download URL: dictionarpy-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d1c554605b389e34ef8679b04531cd30399458c4f7c19aeaf1991ffdf32a5123
|
|
| MD5 |
d0a2108795fceeb680b1b4fa1877d9fc
|
|
| BLAKE2b-256 |
1cbc3166467cc60cb2e2e7eba6343d4c9e89c7906471c87087620566459524f6
|