Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 325 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 325 Bytes

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