Skip to main content

Pydict

Pydict is a simple command line dictionary, it lets you search the meanings of the word on the terminal. It refers to the online dictionary http://www.thefreedictionary.com It also pronouces the keywords.

Requirements

It requires a command line mp3 player - mpg123. To install it use the following command: $ sudo apt-get install mpg123

Usage

To search for a keyword:

>>> import pydict
>>> pydict.search('awesome', 2, 'uk')

It will search for the word ‘awesome’ and pronouce it 2 times and in ‘uk’ style. It will display the result of meaning of ‘awesome’. If a keyword is not found in the dictionary it reports error.

To just pronouce the word:

>>> import pydict
>>> pydict.speak('awesome', 2, 'us')

If pronouciation does not exist it reports error. It has three styles ‘normal’, ‘us’ and ‘uk’.

From command line:

$ pydict -q ‘awesome’ -s uk -p 2

options: -q –query: keyword -s –style: normal, US or UK -p –pronounce: repeat pronounciation -m –meaning: display search or not. (0 or 1)

Download files

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

Source Distribution

pydict-0.2.tar.gz (3.7 kB view details)

Uploaded Source

File details

Details for the file pydict-0.2.tar.gz.

File metadata

  • Download URL: pydict-0.2.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pydict-0.2.tar.gz
Algorithm Hash digest
SHA256 85fa735ff254d5fbb00eb7102b7387137f6aa323ce494a7bb1071f9e86f5f7ad
MD5 a24ff54fda69dd66a7229aafc118b201
BLAKE2b-256 42cd9ae1f36cbd004e435f18422963883f37e2c8d8782da1f80e4da10c74141b

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.2 This release

1 file

0.1

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page