Skip to content

williamrchr/Wordnik-Definition-Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a Python program that pulls definitions from a list and outputs them to a text file. 
There are two versions, one with a GUI, and one with a CLI (command line interface). Choose
whichever seems most appropriate for you.

To read words from a text file, the following configuration should be used:
word1,word2,word3

Otherwise, the program will not be able to parse your file and most likely crash.

About

This Python program uses the Wordnik API to look up a list of words from a variety of sources.There are two version, a GUI version and a CLI version.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages