Skip to content

Python app that pulls a random word from a user-defined word list then fetches the definition and example and generates an HTML front end

Notifications You must be signed in to change notification settings

m-buck/Word-of-the-Day

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Word-of-the-Day

Python app that pulls a random word from a user-defined word list then uses BeautifulSoup to scrape the definition and example use from wordsmyth.net. The data is then used to generate an HTML front end for display.

Example Use

About

Python app that pulls a random word from a user-defined word list then fetches the definition and example and generates an HTML front end

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages