Skip to content

Filters a list of words based on known and unknown letters and their positions.

License

Notifications You must be signed in to change notification settings

bigmac12/wordle_helper_py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wordle_helper_py

Filters a list of words based on known and unknown letters and their positions.

Class Settings

words - Source containing the word list
word_pattern - Letters that are both known and in the correct position
exclude_pattern - Letters that are both known and in the wrong position
includes - Letters that are known and present in the word
excludes - Letters that are not present in the word

Sample Output (debug on)

wordle_helper_output

About

Filters a list of words based on known and unknown letters and their positions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages