Skip to main content

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:
  1. look - used with optional flags below provided.

dictencli look word

  1. help - will just show you the help options dicussed above

dictencli help

  1. 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dictencli-0.1.2.tar.gz (4.3 kB view hashes)

Uploaded Source

Built Distribution

dictencli-0.1.2-py3-none-any.whl (4.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page