A simple commandline dictionary app.
Project description
dictencli
A command line dictionary, for those who spend their day in terminal. Get definitons, origin, example and many more information inside your terminal. You are just one command away 😊 ...
Features
with functionalities like:
-
word definition
-
example
-
origin
-
synonyms
-
antonyms
-
phrases
-
pronunciation
Installation
pip install dictencli
Usage
dictencli [commands] [optional flags] word(required with look command)
Commands:
- look - used with optional flags below provided.
dictencli look word
- help - will just show you the help options dicussed above
dictencli help
- about
dictencli about
Optional flags:
-
orgin: use either '-origin' or '-or'
-
example: use either '-example' or '-ex'
-
synonyms: use either 'synonyms' or '-syn'
-
antonyms: use either '-antonyms' or '-ant'
-
pronunciation: use either '-pronunciation' or '-pro'
-
phrases: use either '-phrases' or '-phr'
Note
Windows
If pronunciation doesn't work:
pip uninstall playsound
pip install playsound == 1.2.2
unicode symbols might not be displayed correctly in cmd.
Linux
If pronunciation doesn't work:
sudo apt install libgirepository1.0-dev
pip install pygobject
Namespace Gst not available:
sudo apt install python3-gst-1.0
These are the known issues that I had encountered in 'pronunciation', if you face any other issue or wan't to get in contact, feel free to mail at 'nikhilomkar99@gmail.com'. Thanks 🙌🏻.
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
Hashes for dictencli-0.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1098b587e5c047fa58e2544c8f4f69acd11c734dbea31a4a364bb916a71dc6c |
|
MD5 | d37dc6665b5887dc106bc5d035d7b130 |
|
BLAKE2b-256 | e3c753c41e79e29a19a205545ccbdeb703ca9fb4e0f9b5404db46165b6235982 |