Skip to content

A simple script that uses itertools to produce combinations of user-input alphabet letters. It utilizes PyEnchant module to check whether or not produced combinations are valid English words. BeautifulSoup module is used to parse and display definition of selected words.

Notifications You must be signed in to change notification settings

hwamil/scrabbleHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

About

A simple script that uses itertools to produce combinations of user-input alphabet letters. It utilizes PyEnchant module to check whether or not produced combinations are valid English words. BeautifulSoup module is used to parse and display definition of selected words.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages