Skip to main content

A dictionary app sits in your CLI environment

Project description

wkdict (v0.1.0)

A dictionary app sits in your CLI environment.

PyPI version Build Status GitHub issues GitHub license

Install on Mac/Linux

Make sure you have the python3 installed on your machine, and use the following command to install wkdict

pip3 install wkdict

Usage

In terminal, run the application using

wkdict "word-you-wanna-lookup"

For example, wkdict love will give you the following result:

1) love	(UK, US) IPA: /lʌv/
   🏷  noun

	📗 Definitions
	☞ love (countable and uncountable, plural loves)
	☞ (uncountable) Strong affection.
	☞ (countable) A person who is the object of romantic feelings; a
	  darling, a sweetheart, a beloved.

	📘 Examples
	➡ A mother’s love is not easily shaken.
	➡ My husband’s love is the most important thing in my
	  life.
	➡ He on his side / Leaning half-raised, with looks of
	  cordial love / Hung over her enamoured.
...

Command options

Usage: wkdict [OPTIONS] WORD

Options:
  --limit INTEGER  Maximum number of entries/examples shown.  [default: 3]
  --version        Show the version and exit.
  --help           Show this message and exit.

Changelog

Curren app version(master branch) is 0.1.0.

Changes in current version:

  • Better formatting of dictionary entries
  • Add unicode support
  • Add test cases
  • Add Command-Line Options

This application is powered by Wiktionary's Dictionary API

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

wkdict-0.1.0.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

wkdict-0.1.0-py3-none-any.whl (17.0 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