Skip to content

SuperMaZingCoder/CLI-Dictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLI-Dictionary

This script runs in the terminal and retrieves definitions for a given word and returns them back.

How it works

This script retrieves its data from the Merrian-Webster dictionary. To use it, you must get an api key from Merrian Webster for the specific dictionary you would like to retrieve from. Put the api key in the /src/namespace/download/apikey.py file. Once you have the api key, you can run pipenv run start from the CLI-Dictionary folder.

Example Usage

example

About

A command line dictionary interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages